Searched refs:kInvalidOptionsPageInHostedApp (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/common/extensions/manifest_tests/
H A Dextension_manifests_options_unittest.cc37 errors::kInvalidOptionsPageInHostedApp),
41 errors::kInvalidOptionsPageInHostedApp),
/external/chromium/chrome/common/extensions/
H A Dextension_constants.cc229 const char* kInvalidOptionsPageInHostedApp = member in namespace:extension_manifest_errors
H A Dextension_constants.h169 extern const char* kInvalidOptionsPageInHostedApp;
H A Dextension_manifests_unittest.cc435 errors::kInvalidOptionsPageInHostedApp);
439 errors::kInvalidOptionsPageInHostedApp);
H A Dextension.cc2174 *error = errors::kInvalidOptionsPageInHostedApp;
/external/chromium_org/extensions/common/
H A Dmanifest_constants.cc492 const char kInvalidOptionsPageInHostedApp[] = member in namespace:extensions::manifest_errors
H A Dmanifest_constants.h361 extern const char kInvalidOptionsPageInHostedApp[];
/external/chromium_org/chrome/common/extensions/
H A Dmanifest_url_handler.cc218 *error = ASCIIToUTF16(errors::kInvalidOptionsPageInHostedApp);

Completed in 729 milliseconds