| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index aac9514e4890d47904d8721a701ef621d375af6c..692d9d7737925728769b26d668960f895bc8f76f 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -108,7 +108,7 @@ CONTENT_EXPORT extern const char kDisableFullScreen[];
|
| extern const char kEnablePointerLock[];
|
| extern const char kEnableGpuBenchmarking[];
|
| CONTENT_EXPORT extern const char kEnableLogging[];
|
| -extern const char kEnableMediaSource[];
|
| +extern const char kDisableMediaSource[];
|
| extern const char kEnableMonitorProfile[];
|
| extern const char kEnablePartialSwap[];
|
| extern const char kEnableUIReleaseFrontSurface[];
|
|
|