| Index: media/base/media_switches.h
|
| diff --git a/media/base/media_switches.h b/media/base/media_switches.h
|
| index 104bb0371f516c4d091187cdcae0bea33f37bf43..15abffff4893d938fc25b1ae030e3606a3e1bb45 100644
|
| --- a/media/base/media_switches.h
|
| +++ b/media/base/media_switches.h
|
| @@ -65,6 +65,8 @@ MEDIA_EXPORT extern const char kDisableRTCSmoothnessAlgorithm[];
|
|
|
| MEDIA_EXPORT extern const char kEnableVp9InMp4[];
|
|
|
| +MEDIA_EXPORT extern const char kCastEncoderUtilHeuristic[];
|
| +
|
| } // namespace switches
|
|
|
| namespace media {
|
|
|