| Index: chrome/browser/chrome_content_browser_client.cc
|
| diff --git a/chrome/browser/chrome_content_browser_client.cc b/chrome/browser/chrome_content_browser_client.cc
|
| index ddcc3709d34b3e8686321f80ee92cccc4c28c8b4..520db3f9066b542a97918b0f90655e58149033d0 100644
|
| --- a/chrome/browser/chrome_content_browser_client.cc
|
| +++ b/chrome/browser/chrome_content_browser_client.cc
|
| @@ -959,7 +959,6 @@ void ChromeContentBrowserClient::AppendExtraCommandLineSwitches(
|
| switches::kEnableIPCFuzzing,
|
| switches::kEnableInteractiveAutocomplete,
|
| switches::kEnableNaCl,
|
| - switches::kEnableNaClSRPCProxy,
|
| switches::kEnablePasswordGeneration,
|
| switches::kEnablePnacl,
|
| switches::kEnableWatchdog,
|
|
|