Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 8b0ad02df7f361a36115768054750834c1f75cf2..97a642621b18e075a7dec3da994885f92eeff017 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -277,6 +277,7 @@ CONTENT_EXPORT extern const char kEnableSpeechDispatcher[]; |
#endif |
#if defined(OS_MACOSX) && !defined(OS_IOS) |
+extern const char kDisableBootstrapSandbox[]; |
extern const char kDisableCoreAnimationPlugins[]; |
extern const char kDisableThreadedEventHandlingMac[]; |
#endif |