Index: ui/compositor/compositor_switches.h |
diff --git a/ui/compositor/compositor_switches.h b/ui/compositor/compositor_switches.h |
index 2bf2b242260b5ec8e0e315d6746afc2a138d95b8..5bf5a14cd39f6c2dab843255bc1cd848b18d09d3 100644 |
--- a/ui/compositor/compositor_switches.h |
+++ b/ui/compositor/compositor_switches.h |
@@ -9,7 +9,7 @@ |
namespace switches { |
-COMPOSITOR_EXPORT extern const char kDisableTestCompositor[]; |
+COMPOSITOR_EXPORT extern const char kEnablePixelOutputInTests[]; |
COMPOSITOR_EXPORT extern const char kUIDisableDeadlineScheduling[]; |
COMPOSITOR_EXPORT extern const char kUIDisableThreadedCompositing[]; |
COMPOSITOR_EXPORT extern const char kUIEnableDeadlineScheduling[]; |