| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index b9a48069f41aea12898e36d1a608427e34255219..0b038340df1ae21fe329ac0f1862a865f8e992a2 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -236,7 +236,6 @@
|
| CONTENT_EXPORT extern const char kUseImageExternal[];
|
| 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[];
|
|
|