| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 666e5321bb350c77217325253bc3b31efb4b8e6d..a48dfe71cbf808078a35882df172d8744dbe0c36 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -236,7 +236,6 @@
|
| extern const char kUseImageTextureTarget[];
|
| CONTENT_EXPORT extern const char kUseMobileUserAgent[];
|
| extern const char kUseSurfaces[];
|
| -CONTENT_EXPORT extern const char kDisableSurfaces[];
|
| extern const char kUtilityCmdPrefix[];
|
| CONTENT_EXPORT extern const char kUtilityProcess[];
|
| extern const char kUtilityProcessAllowedDir[];
|
|
|