| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index e628c87739a6a2f885984575ae7faf6de967ff1a..e6100a92530dbfaa9627403880608d735ee65453 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -150,6 +150,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[];
|
|
|