| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index d985c21ab2ac66bd6d70459530bae6b6af993059..0b6ee17f8321c7330e0a12c15efb0580d0d0c274 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -254,7 +254,6 @@ extern const char kTraceShutdownFile[];
|
| extern const char kTraceStartup[];
|
| 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[];
|
|
|