summaryrefslogtreecommitdiffstats
path: root/chrome/browser/about_flags.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/about_flags.cc')
-rw-r--r--chrome/browser/about_flags.cc7
1 files changed, 7 insertions, 0 deletions
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index 9f9f038f..da85977 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -245,6 +245,13 @@ const Experiment kExperiments[] = {
kOsAll,
SINGLE_VALUE_TYPE(switches::kEnableBrowserPlugin)
},
+ {
+ "fixed-position-creates-stacking-context",
+ IDS_FLAGS_FIXED_POSITION_CREATES_STACKING_CONTEXT_NAME,
+ IDS_FLAGS_FIXED_POSITION_CREATES_STACKING_CONTEXT_DESCRIPTION,
+ kOsAll,
+ SINGLE_VALUE_TYPE(switches::kFixedPositionCreatesStackingContext)
+ },
// TODO(dspringer): When NaCl is on by default, remove this flag entry.
{
"enable-nacl", // FLAGS:RECORD_UMA