Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/extensions/
Dextension_tabs_module_constants.cc77 const char kMoreThanOneValuesError[] = "Code and file should not be specified " variable
Dextension_tabs_module_constants.h76 extern const char kMoreThanOneValuesError[];
Dexecute_code_in_tab_function.cc48 error_ = keys::kMoreThanOneValuesError; in RunImpl()