| 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 fc13b031cd3e99dc5875586920794901b4fc63db..de70f6c40ca713e44f536031160e130e489bdc0a 100644
|
| --- a/chrome/browser/chrome_content_browser_client.cc
|
| +++ b/chrome/browser/chrome_content_browser_client.cc
|
| @@ -1644,7 +1644,6 @@ void ChromeContentBrowserClient::AppendExtraCommandLineSwitches(
|
| switches::kCloudPrintURL,
|
| switches::kCloudPrintXmppEndpoint,
|
| switches::kDisableBundledPpapiFlash,
|
| - switches::kDisablePnacl,
|
| switches::kDisableScriptedPrintThrottling,
|
| switches::kEnableAppView,
|
| switches::kEnableAppWindowControls,
|
|
|