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

Unified Diff: android_webview/common/aw_switches.h

Issue 16796002: Delete the browser-compositor webview render mode (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 6 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/renderer_host/view_renderer_host.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 a627a41d7442303d47deb65c0a648940903a9fd2..f5ef4b2b62b46d1a0669f961ab4b90c92b0e871f 100644
--- a/android_webview/common/aw_switches.h
+++ b/android_webview/common/aw_switches.h
@@ -10,9 +10,6 @@ namespace switches {
// When set, falls back to using the old disk cache.
extern const char kDisableSimpleCache[];
-// Do not merge the Browser UI and the renderer compositor threads.
-extern const char kNoMergeUIAndRendererCompositorThreads[];
-
// Uses zero-copy buffers in graphics pipeline.
extern const char kUseZeroCopyBuffers[];
« no previous file with comments | « android_webview/browser/renderer_host/view_renderer_host.cc ('k') | android_webview/common/aw_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698