| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 3be826a494dd9e7b5263ed6aa8793f6a00ec40a5..afe972cfa0790d7c6874e43064da07f7dd440824 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -229,7 +229,6 @@
|
| CONTENT_EXPORT extern const char kUseMobileUserAgent[];
|
| CONTENT_EXPORT extern const char kUseNormalPriorityForTileTaskWorkerThreads[];
|
| extern const char kUseSurfaces[];
|
| -CONTENT_EXPORT extern const char kDisableSurfaces[];
|
| extern const char kUtilityCmdPrefix[];
|
| CONTENT_EXPORT extern const char kUtilityProcess[];
|
| extern const char kUtilityProcessAllowedDir[];
|
|
|