summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authorjoaodasilva@chromium.org <joaodasilva@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-29 11:52:30 +0000
committerjoaodasilva@chromium.org <joaodasilva@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-29 11:52:30 +0000
commitf72a12c059bdebb49827276543400970971768ac (patch)
tree193a0d2205bb865a64f963333364d998252c8537 /content
parent5da5d704fcaf00ad71a8b59eac05b8d538264f67 (diff)
downloadchromium_src-f72a12c059bdebb49827276543400970971768ac.zip
chromium_src-f72a12c059bdebb49827276543400970971768ac.tar.gz
chromium_src-f72a12c059bdebb49827276543400970971768ac.tar.bz2
Added policy to allow plugins that require authorization to run.
BUG=80818 TEST=Enable the AlwaysAuthorizePlugins policy, and plugins that require authorization are always allowed. Otherwise, the user is asked for authorization. Review URL: http://codereview.chromium.org/6893092 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83504 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content')
-rw-r--r--content/browser/renderer_host/browser_render_process_host.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/browser/renderer_host/browser_render_process_host.cc b/content/browser/renderer_host/browser_render_process_host.cc
index a203967..1c50459 100644
--- a/content/browser/renderer_host/browser_render_process_host.cc
+++ b/content/browser/renderer_host/browser_render_process_host.cc
@@ -550,7 +550,6 @@ void BrowserRenderProcessHost::PropagateBrowserCommandLineToRenderer(
static const char* const kSwitchNames[] = {
switches::kAllowHTTPBackgroundPage,
switches::kAllowScriptingGallery,
- switches::kAlwaysAuthorizePlugins,
switches::kAppsCheckoutURL,
switches::kAppsGalleryURL,
// We propagate the Chrome Frame command line here as well in case the