| Index: media/base/media_switches.h
|
| diff --git a/media/base/media_switches.h b/media/base/media_switches.h
|
| index 3787137f672b19adb385bed8c88db8ef6c77332a..7329476bc12f39b7bd1954ea479d0547ddecf16d 100644
|
| --- a/media/base/media_switches.h
|
| +++ b/media/base/media_switches.h
|
| @@ -59,6 +59,8 @@ MEDIA_EXPORT extern const char kVideoUnderflowThresholdMs[];
|
|
|
| MEDIA_EXPORT extern const char kEnableRTCSmoothnessAlgorithm[];
|
|
|
| +MEDIA_EXPORT extern const char kMediaUseMultibuffer[];
|
| +
|
| } // namespace switches
|
|
|
| #endif // MEDIA_BASE_MEDIA_SWITCHES_H_
|
|
|