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, 1 insertions, 1 deletions
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
index 6e85102..8fd722e 100644
--- a/content/public/common/content_switches.h
+++ b/content/public/common/content_switches.h
@@ -286,7 +286,7 @@ CONTENT_EXPORT extern const char kDisableVaapiAcceleratedVideoEncode[];
CONTENT_EXPORT extern const char kEnableSpeechDispatcher[];
#endif
-#if defined(OS_MACOSX) && !defined(OS_IOS)
+#if defined(OS_MACOSX)
extern const char kDisableCoreAnimationPlugins[];
extern const char kDisableThreadedEventHandlingMac[];
#endif