summaryrefslogtreecommitdiffstats
path: root/ui/compositor/compositor_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/compositor/compositor_switches.h')
-rw-r--r--ui/compositor/compositor_switches.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/compositor/compositor_switches.h b/ui/compositor/compositor_switches.h
index 85708a7..5b59477 100644
--- a/ui/compositor/compositor_switches.h
+++ b/ui/compositor/compositor_switches.h
@@ -11,6 +11,7 @@ namespace switches {
COMPOSITOR_EXPORT extern const char kDisableTestCompositor[];
COMPOSITOR_EXPORT extern const char kUIDisableThreadedCompositing[];
+COMPOSITOR_EXPORT extern const char kUIEnableSoftwareCompositing[];
COMPOSITOR_EXPORT extern const char kUIEnableThreadedCompositing[];
COMPOSITOR_EXPORT extern const char kUIMaxFramesPending[];
COMPOSITOR_EXPORT extern const char kUIShowPaintRects[];