| Index: media/base/media_switches.h
|
| diff --git a/media/base/media_switches.h b/media/base/media_switches.h
|
| index 0c7fa245c84bde92f19f0bc49476ff9b95b24c97..9a974b4f3ddc2e1624b32a55ad047f09954688a9 100644
|
| --- a/media/base/media_switches.h
|
| +++ b/media/base/media_switches.h
|
| @@ -29,10 +29,6 @@ MEDIA_EXPORT extern const char kDisableInfobarForProtectedMediaIdentifier[];
|
| MEDIA_EXPORT extern const char kMediaDrmEnableNonCompositing[];
|
| #endif
|
|
|
| -#if defined(GOOGLE_TV)
|
| -MEDIA_EXPORT extern const char kUseExternalVideoSurfaceThresholdInPixels[];
|
| -#endif
|
| -
|
| #if defined(OS_LINUX) || defined(OS_FREEBSD) || defined(OS_SOLARIS)
|
| MEDIA_EXPORT extern const char kAlsaInputDevice[];
|
| MEDIA_EXPORT extern const char kAlsaOutputDevice[];
|
|
|