| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index caa9d3f861f2e5a94d6bb197629ebf216fd08997..b176cbbd3d44af1fd963091aec1640f62294e0eb 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -232,6 +232,7 @@ CONTENT_EXPORT extern const char kEnableNativeGpuMemoryBuffers[];
|
| 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[];
|
|
|