summaryrefslogtreecommitdiffstats
path: root/cc/base/switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/base/switches.h')
-rw-r--r--cc/base/switches.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/cc/base/switches.h b/cc/base/switches.h
index 509b685..92339cb 100644
--- a/cc/base/switches.h
+++ b/cc/base/switches.h
@@ -18,9 +18,6 @@ namespace switches {
// Switches for the renderer compositor only.
CC_EXPORT extern const char kDisableThreadedAnimation[];
CC_EXPORT extern const char kDisableCompositedAntialiasing[];
-CC_EXPORT extern const char kDisableMainFrameBeforeDraw[];
-CC_EXPORT extern const char kDisableMainFrameBeforeActivation[];
-CC_EXPORT extern const char kEnableMainFrameBeforeActivation[];
CC_EXPORT extern const char kEnableTopControlsPositionCalculation[];
CC_EXPORT extern const char kJankInsteadOfCheckerboard[];
CC_EXPORT extern const char kTopControlsHeight[];