| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index bcb3de1b76e608cbc6b4b5fc2af982de21155444..64abfec7cfcc7d228e4fe1ba8c3d6afe8e617240 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -252,9 +252,6 @@ CONTENT_EXPORT extern const char kDisableWebRtcHWEncoding[];
|
| CONTENT_EXPORT extern const char kEnableWebRtcHWH264Encoding[];
|
| CONTENT_EXPORT extern const char kEnableWebRtcStunOrigin[];
|
| extern const char kWebRtcMaxCaptureFramerate[];
|
| -#if defined(OS_LINUX) || defined(OS_MACOSX)
|
| -CONTENT_EXPORT extern const char kEnableWebRtcCaptureToTexture[];
|
| -#endif
|
| #endif
|
|
|
| #if defined(OS_ANDROID)
|
|
|