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.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index f019009..c5967b7 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -1692,7 +1692,7 @@ const Experiment kExperiments[] = {
kOsAll,
SINGLE_VALUE_TYPE(autofill::switches::kDisableIgnoreAutocompleteOff)
},
-#if defined(USE_AURA) || defined(OS_WIN)
+#if defined(USE_AURA)
{
"enable-permissions-bubbles",
IDS_FLAGS_ENABLE_PERMISSIONS_BUBBLES_NAME,