Home
last modified time | relevance | path

Searched refs:kLaunchPathAndURLAreExclusive (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/common/extensions/
Dextension_constants.cc318 const char* kLaunchPathAndURLAreExclusive = variable
Dextension_constants.h212 extern const char* kLaunchPathAndURLAreExclusive;
Dextension_manifests_unittest.cc254 errors::kLaunchPathAndURLAreExclusive); in TEST_F()
Dextension.cc1256 *error = errors::kLaunchPathAndURLAreExclusive; in LoadLaunchURL()