Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 4952d430e498b4645328b05c0f1e6144baf4aa77..fc273b01b0dfa31d9d9d2b4782d55ff7c50515d6 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -151,6 +151,7 @@ extern const char kEnableMemoryBenchmarking[]; |
extern const char kEnableMonitorProfile[]; |
CONTENT_EXPORT extern const char kEnableOfflineCacheAccess[]; |
CONTENT_EXPORT extern const char kEnableOverlayFullscreenVideo[]; |
+extern const char kEnableOverlayFullscreenVideoSubtitle[]; |
CONTENT_EXPORT extern const char kEnableOverlayScrollbars[]; |
CONTENT_EXPORT extern const char kEnableOverscrollNotifications[]; |
CONTENT_EXPORT extern const char kEnablePinch[]; |