| Index: media/base/media_switches.h
|
| diff --git a/media/base/media_switches.h b/media/base/media_switches.h
|
| index 805ed6b655f6f488bfb66056f0e66bba08376458..a5fe588de33fa0809a5b1ab874bff0f3c0baeaa8 100644
|
| --- a/media/base/media_switches.h
|
| +++ b/media/base/media_switches.h
|
| @@ -31,8 +31,6 @@ MEDIA_EXPORT extern const char kAlsaInputDevice[];
|
| MEDIA_EXPORT extern const char kAlsaOutputDevice[];
|
| #endif
|
|
|
| -MEDIA_EXPORT extern const char kUseGpuMemoryBuffersForCapture[];
|
| -
|
| #if defined(OS_WIN)
|
| MEDIA_EXPORT extern const char kEnableExclusiveAudio[];
|
| MEDIA_EXPORT extern const char kForceMediaFoundationVideoCapture[];
|
|
|