| Index: media/base/media_switches.h
|
| diff --git a/media/base/media_switches.h b/media/base/media_switches.h
|
| index cd092e956fe47583b08c1a3e8117e58c43890650..f0910e336af1051cad7e7a32792c4491635a91a4 100644
|
| --- a/media/base/media_switches.h
|
| +++ b/media/base/media_switches.h
|
| @@ -23,10 +23,6 @@ MEDIA_EXPORT extern const char kAudioBufferSize[];
|
| MEDIA_EXPORT extern const char kUseCras[];
|
| #endif
|
|
|
| -#if defined(USE_PULSEAUDIO)
|
| -MEDIA_EXPORT extern const char kUsePulseAudio[];
|
| -#endif
|
| -
|
| #if defined(OS_WIN)
|
| MEDIA_EXPORT extern const char kEnableExclusiveAudio[];
|
| #endif
|
|
|