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

Unified Diff: cc/base/switches.h

Issue 2774373002: Use MojoCompositorFrameSink in RendererCompositorFrameSink (Closed)
Patch Set: Fixed mac Created 3 years, 8 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 | « no previous file | cc/base/switches.cc » ('j') | content/browser/frame_sink_provider_impl.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/base/switches.h
diff --git a/cc/base/switches.h b/cc/base/switches.h
index b723477bc36ccc10e919ac01c02d5b560896fdd0..8632f0c78e53f8950ee99e66367cef7b69c912a3 100644
--- a/cc/base/switches.h
+++ b/cc/base/switches.h
@@ -26,6 +26,7 @@ CC_BASE_EXPORT extern const char kBrowserControlsShowThreshold[];
CC_BASE_EXPORT extern const char kSlowDownRasterScaleFactor[];
CC_BASE_EXPORT extern const char kStrictLayerPropertyChangeChecking[];
CC_BASE_EXPORT extern const char kEnableTileCompression[];
+CC_BASE_EXPORT extern const char kUseMojoCompositorFrameSink[];
// Switches for both the renderer and ui compositors.
CC_BASE_EXPORT extern const char kEnableColorCorrectRendering[];
« no previous file with comments | « no previous file | cc/base/switches.cc » ('j') | content/browser/frame_sink_provider_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698