Home
last modified time | relevance | path

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

/external/chromium/chrome/common/
Dchrome_switches.cc33 const char kAllowScriptingGallery[] = "allow-scripting-gallery"; variable
Dchrome_switches.h30 extern const char kAllowScriptingGallery[];
/external/chromium/chrome/common/extensions/
Dextension.cc2789 switches::kAllowScriptingGallery)) { in CanExecuteScriptOnPage()