| Index: media/base/media_switches.h
|
| diff --git a/media/base/media_switches.h b/media/base/media_switches.h
|
| index 63cdf5a62bf8634ffad991a084f4bfcda1358167..18fd189a10ac64a8c9e6859c7898999d37fe0865 100644
|
| --- a/media/base/media_switches.h
|
| +++ b/media/base/media_switches.h
|
| @@ -55,6 +55,8 @@ MEDIA_EXPORT extern const char kEnableInbandTextTracks[];
|
|
|
| MEDIA_EXPORT extern const char kRequireAudioHardwareForTesting[];
|
|
|
| +MEDIA_EXPORT extern const char kVideoUnderflowThresholdMs[];
|
| +
|
| } // namespace switches
|
|
|
| #endif // MEDIA_BASE_MEDIA_SWITCHES_H_
|
|
|