HomeSort by relevance Sort by last modified time
    Searched refs:kDisablePlugins (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/public/common/
content_switches.cc 235 const char kDisablePlugins[] = "disable-plugins";
    [all...]
content_switches.h 78 CONTENT_EXPORT extern const char kDisablePlugins[];
  /external/chromium_org/content/browser/renderer_host/
render_view_host_impl.cc 349 !command_line.HasSwitch(switches::kDisablePlugins);
    [all...]

Completed in 801 milliseconds