Searched defs:automation_errors (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/common/extensions/manifest_handlers/
H A Dautomation.h27 namespace automation_errors { namespace in namespace:extensions
H A Dautomation.cc25 namespace automation_errors { namespace in namespace:extensions
241 InstallWarning(automation_errors::kErrorDesktopTrueInteractFalse));
252 InstallWarning(automation_errors::kErrorDesktopTrueMatchesSpecified));
270 automation_errors::kErrorInvalidMatch,
282 InstallWarning(automation_errors::kErrorNoMatchesProvided));

Completed in 206 milliseconds