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

Unified Diff: blimp/client/core/switches/blimp_client_switches.cc

Issue 2415633003: blimp: Add mode to use the updated compositing path on the client. (Closed)
Patch Set: Rebase Created 4 years, 2 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 | « blimp/client/core/switches/blimp_client_switches.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/core/switches/blimp_client_switches.cc
diff --git a/blimp/client/core/switches/blimp_client_switches.cc b/blimp/client/core/switches/blimp_client_switches.cc
index 005d4faa5d12ba0ecdb8597fd3c4086b73f9df7b..d0973899ca7906213ede54dc29dce42a2e81bd53 100644
--- a/blimp/client/core/switches/blimp_client_switches.cc
+++ b/blimp/client/core/switches/blimp_client_switches.cc
@@ -21,5 +21,7 @@ const char kEngineTransport[] = "engine-transport";
const char kDownloadWholeDocument[] = "download-whole-document";
+const char kEnableUpdatedCompositingPath[] = "enable-updated-compositing-path";
+
} // namespace switches
} // namespace blimp
« no previous file with comments | « blimp/client/core/switches/blimp_client_switches.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698