Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: chrome/browser/chrome_content_browser_client.cc

Issue 18750003: Require ACK for editor-related changes not originating from browser. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 f2a6ab4bf29144cdaa5fdf843c2bbb6ac41fbe9a..4a149fba41178c24b4a84d3cfce0a124e64440f5 100644
--- a/chrome/browser/chrome_content_browser_client.cc
+++ b/chrome/browser/chrome_content_browser_client.cc
@@ -1375,6 +1375,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLineSwitches(
switches::kEnableNetBenchmarking,
switches::kEnablePasswordGeneration,
switches::kEnablePnacl,
+ switches::kEnableStrictImeProcessing,
switches::kEnableWatchdog,
switches::kExtensionsOnChromeURLs,
switches::kMemoryProfiling,

Powered by Google App Engine
This is Rietveld 408576698