| Index: chrome/browser/renderer_host/browser_render_process_host.cc
|
| ===================================================================
|
| --- chrome/browser/renderer_host/browser_render_process_host.cc (revision 72707)
|
| +++ chrome/browser/renderer_host/browser_render_process_host.cc (working copy)
|
| @@ -637,6 +637,7 @@
|
| static const char* const kSwitchNames[] = {
|
| switches::kAllowOutdatedPlugins,
|
| switches::kAllowScriptingGallery,
|
| + switches::kAlwaysAuthorizePlugins,
|
| switches::kAppsGalleryURL,
|
| // We propagate the Chrome Frame command line here as well in case the
|
| // renderer is not run in the sandbox.
|
|
|