Home
last modified time | relevance | path

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

/external/chromium_org/chrome/common/
Dchrome_switches.cc222 const char kContentSettings2[] = "new-content-settings"; variable
Dchrome_switches.h75 extern const char kContentSettings2[];
/external/chromium_org/chrome/browser/ui/webui/options/
Dcontent_settings_handler.cc443 CommandLine::ForCurrentProcess()->HasSwitch(switches::kContentSettings2)); in GetLocalizedValues()