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

Unified Diff: android_webview/common/aw_switches.h

Issue 1380663004: Revert "aw: Disable ipc command buffer by default" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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
« no previous file with comments | « android_webview/browser/aw_browser_main_parts.cc ('k') | android_webview/common/aw_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/common/aw_switches.h
diff --git a/android_webview/common/aw_switches.h b/android_webview/common/aw_switches.h
index a760616b9188986a08960f6899721e0276189b15..ecabce52f9250f8a9258d51f28ac8f1021c94a72 100644
--- a/android_webview/common/aw_switches.h
+++ b/android_webview/common/aw_switches.h
@@ -8,7 +8,7 @@
namespace switches {
extern const char kDisablePageVisibility[];
-extern const char kUseIpcCommandBuffer[];
+extern const char kUseInProcCommandBuffer[];
extern const char kWebViewSandboxedRenderer[];
} // namespace switches
« no previous file with comments | « android_webview/browser/aw_browser_main_parts.cc ('k') | android_webview/common/aw_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698