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.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index dff32ea..2f997ba 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -1595,7 +1595,8 @@ const Experiment kExperiments[] = {
IDS_FLAGS_ENABLE_STICKY_KEYS_NAME,
IDS_FLAGS_ENABLE_STICKY_KEYS_DESCRIPTION,
kOsCrOS,
- SINGLE_VALUE_TYPE(switches::kEnableStickyKeys),
+ ENABLE_DISABLE_VALUE_TYPE(switches::kEnableStickyKeys,
+ switches::kDisableStickyKeys)
},
#endif
{