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

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

Issue 2489033002: content/blimp: Remove unused compositing mode switches. (Closed)
Patch Set: test Created 4 years, 1 month 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: blimp/client/core/switches/blimp_client_switches.h
diff --git a/blimp/client/core/switches/blimp_client_switches.h b/blimp/client/core/switches/blimp_client_switches.h
index 741ba1ee72ef1afb319a8b22c4eb69fee5a56087..4a0658f16307d610bf48b5cf5d3320c8a59846e7 100644
--- a/blimp/client/core/switches/blimp_client_switches.h
+++ b/blimp/client/core/switches/blimp_client_switches.h
@@ -36,10 +36,6 @@ extern const char kEngineTransport[];
// Enables downloading the complete page from the engine.
extern const char kDownloadWholeDocument[];
-// Enables the updated compositing path, which uses a threaded
-// LayerTreeHostInProcess for the BlimpCompositor.
-extern const char kEnableUpdatedCompositingPath[];
-
} // namespace switches
} // namespace blimp
« no previous file with comments | « blimp/client/core/render_widget/blimp_document.cc ('k') | blimp/client/core/switches/blimp_client_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698