| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 8fec30dbf6df05f785761319b2f031a3c31e8e76..77a28c23fcc225884c877868daf8f3c5fe636f4b 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -260,7 +260,6 @@ CONTENT_EXPORT extern const char kDisableClickDelay[];
|
| CONTENT_EXPORT extern const char kDisableOverscrollEdgeEffect[];
|
| CONTENT_EXPORT extern const char kDisablePullToRefreshEffect[];
|
| CONTENT_EXPORT extern const char kDisableWebRTC[];
|
| -CONTENT_EXPORT extern const char kForceUseOverlayEmbeddedVideo[];
|
| CONTENT_EXPORT extern const char kHideScrollbars[];
|
| extern const char kNetworkCountryIso[];
|
| CONTENT_EXPORT extern const char kRemoteDebuggingSocketName[];
|
|
|