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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
index 9eeaa36..31a1b11 100644
--- a/content/public/common/content_switches.h
+++ b/content/public/common/content_switches.h
@@ -187,6 +187,7 @@ extern const char kDefaultTileWidth[];
extern const char kDefaultTileHeight[];
extern const char kMaxUntiledLayerWidth[];
extern const char kMaxUntiledLayerHeight[];
+CONTENT_EXPORT extern const char kFixedPositionCreatesStackingContext[];
extern const char kEnableVisualWordMovement[];