Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index f763e201bed897171913bad892342606b1dd25bf..cb4aafc55980657a07c05989ec9b338db1e5b840 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -264,6 +264,7 @@ CONTENT_EXPORT extern const char kForceUseOverlayEmbeddedVideo[]; |
CONTENT_EXPORT extern const char kHideScrollbars[]; |
extern const char kNetworkCountryIso[]; |
CONTENT_EXPORT extern const char kRemoteDebuggingSocketName[]; |
+CONTENT_EXPORT extern const char kEnableAccessibilityScriptInjection[]; |
Lei Zhang
2014/06/27 19:46:45
alphabetical order please
Alexander Alekseev
2014/06/30 15:06:01
Done.
|
#endif |
CONTENT_EXPORT extern const char kDisableWebAudio[]; |