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