| Index: chromecast/common/chromecast_switches.h
|
| diff --git a/chromecast/common/chromecast_switches.h b/chromecast/common/chromecast_switches.h
|
| index 4fc0e715892973c7820cf99b57801b7deabe5ed7..34b0f762baf29c001b016e7ed5ddebafcb2c37a5 100644
|
| --- a/chromecast/common/chromecast_switches.h
|
| +++ b/chromecast/common/chromecast_switches.h
|
| @@ -9,6 +9,8 @@
|
|
|
| namespace switches {
|
|
|
| +extern const char kEnableCmaMediaPipeline[];
|
| +
|
| #if defined(OS_ANDROID)
|
| // Content-implementation switches
|
| extern const char kEnableLocalFileAccesses[];
|
|
|