summaryrefslogtreecommitdiffstats
path: root/content/public/common/content_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/public/common/content_switches.h')
-rw-r--r--content/public/common/content_switches.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
index 157c737..ab127e7 100644
--- a/content/public/common/content_switches.h
+++ b/content/public/common/content_switches.h
@@ -168,6 +168,8 @@ CONTENT_EXPORT extern const char kEnableThreadedCompositing[];
CONTENT_EXPORT extern const char kEnableUniversalAcceleratedOverflowScroll[];
extern const char kEnableUserMediaScreenCapturing[];
extern const char kEnableViewport[];
+extern const char kEnableViewportMeta[];
+extern const char kMainFrameResizesAreOrientationChanges[];
extern const char kEnableVisualWordMovement[];
CONTENT_EXPORT extern const char kEnableVtune[];
extern const char kEnableWebAnimationsCSS[];