| Index: chromecast/common/chromecast_switches.h
|
| diff --git a/chromecast/common/chromecast_switches.h b/chromecast/common/chromecast_switches.h
|
| index 4bb74902b1c7a2cacd710b3f78c6351abe51a938..5840d4501139301d1767c68f405672efd8e7fcf9 100644
|
| --- a/chromecast/common/chromecast_switches.h
|
| +++ b/chromecast/common/chromecast_switches.h
|
| @@ -9,7 +9,9 @@
|
|
|
| namespace switches {
|
|
|
| +// Media switches
|
| extern const char kEnableCmaMediaPipeline[];
|
| +extern const char kHdmiSinkSupportedCodecs[];
|
|
|
| #if defined(OS_ANDROID)
|
| // Content-implementation switches
|
|
|