diff options
Diffstat (limited to 'content/public/common/content_switches.h')
-rw-r--r-- | content/public/common/content_switches.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h index c7bd6e7..ce13273 100644 --- a/content/public/common/content_switches.h +++ b/content/public/common/content_switches.h @@ -115,7 +115,7 @@ extern const char kEnableGpuClientTracing[]; extern const char kEnableMemoryBenchmarking[]; extern const char kEnableSkiaBenchmarking[]; CONTENT_EXPORT extern const char kEnableLogging[]; -extern const char kDisableMediaSource[]; +extern const char kDisableWebKitMediaSource[]; CONTENT_EXPORT extern const char kUseFakeDeviceForMediaStream[]; extern const char kEnableMonitorProfile[]; extern const char kEnableUserMediaScreenCapturing[]; |