| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index f1e1a36fc8b4164fc51f7f2086584eb1c10bad63..dc1b2785c540261b9950975e6dc0972cbe2de81c 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -247,7 +247,6 @@ extern const char kTraceStartupDuration[];
|
| extern const char kTraceStartupFile[];
|
| CONTENT_EXPORT extern const char kUIPrioritizeInGpuProcess[];
|
| CONTENT_EXPORT extern const char kUseDiscardableMemory[];
|
| -CONTENT_EXPORT extern const char kUseFakeDeviceForMediaStream[];
|
| CONTENT_EXPORT extern const char kUseFakeUIForMediaStream[];
|
| CONTENT_EXPORT extern const char kUseMobileUserAgent[];
|
| extern const char kUtilityCmdPrefix[];
|
|
|