Chromium Code Reviews| Index: media/base/media_switches.h |
| =================================================================== |
| --- media/base/media_switches.h (revision 110589) |
| +++ media/base/media_switches.h (working copy) |
| @@ -17,10 +17,7 @@ |
| extern const char kAlsaInputDevice[]; |
| #endif |
| -#if defined(OS_POSIX) && !defined(OS_MACOSX) |
| MEDIA_EXPORT extern const char kUsePulseAudio[]; |
| -#endif |
| - |
| MEDIA_EXPORT extern const char kVideoThreads[]; |
| } // namespace switches |