Home
last modified time | relevance | path

Searched refs:kErrorDesktopTrueMatchesSpecified (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/common/extensions/manifest_handlers/
Dautomation.cc22 const char kErrorDesktopTrueMatchesSpecified[] = variable
102 InstallWarning(automation_errors::kErrorDesktopTrueMatchesSpecified)); in FromValue()
Dautomation.h23 extern const char kErrorDesktopTrueMatchesSpecified[];
Dautomation_unittest.cc192 automation_errors::kErrorDesktopTrueMatchesSpecified); in TEST_F()