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 23ca026fd365d2e4313c083d989736d5e2d2a606..1a53d3b9e223e44d1f28dddc25549ba610b2051e 100644 |
--- a/chrome/browser/chrome_content_browser_client.cc |
+++ b/chrome/browser/chrome_content_browser_client.cc |
@@ -1409,6 +1409,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLineSwitches( |
// Load (in-process) Pepper plugins in-process in the zygote pre-sandbox. |
switches::kDisableBundledPpapiFlash, |
#if !defined(DISABLE_NACL) |
+ switches::kEnableNaClDebug, |
switches::kEnableNaClNonSfiMode, |
switches::kNaClDangerousNoSandboxNonSfi, |
#endif |