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

Unified Diff: android_webview/common/aw_switches.cc

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/common/aw_switches.h ('k') | android_webview/common/render_view_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/common/aw_switches.cc
diff --git a/android_webview/common/aw_switches.cc b/android_webview/common/aw_switches.cc
index e526eb92208950ec869960bfffc3fe36950a86ae..a24b123683d88e2a5a070b1af4a227645830163a 100644
--- a/android_webview/common/aw_switches.cc
+++ b/android_webview/common/aw_switches.cc
@@ -8,9 +8,6 @@ namespace switches {
const char kDisableSimpleCache[] = "disable-simple-cache";
-const char kNoMergeUIAndRendererCompositorThreads[] =
- "no-merge-ui-and-compositor-threads";
-
const char kUseZeroCopyBuffers[] = "use-zero-copy-buffers";
} // namespace switches
« no previous file with comments | « android_webview/common/aw_switches.h ('k') | android_webview/common/render_view_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698