Chromium Code Reviews| Index: content/browser/plugin_process_host.cc |
| =================================================================== |
| --- content/browser/plugin_process_host.cc (revision 255867) |
| +++ content/browser/plugin_process_host.cc (working copy) |
| @@ -206,7 +206,6 @@ |
| switches::kTestSandbox, |
| switches::kTraceStartup, |
| switches::kUseGL, |
| - switches::kUserAgent, |
| }; |
| cmd_line->CopySwitchesFrom(browser_command_line, kSwitchNames, |