| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index ceef6a4ebdc6df25e466a100c9ebe003fbb81e54..118b19fd4c3104eb235fc488c24deb6e48bf1a48 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -235,6 +235,7 @@ CONTENT_EXPORT extern const char kUseDiscardableMemory[];
|
| CONTENT_EXPORT extern const char kUseFakeUIForMediaStream[];
|
| CONTENT_EXPORT extern const char kEnableNativeGpuMemoryBuffers[];
|
| CONTENT_EXPORT extern const char kUseImageExternal[];
|
| +CONTENT_EXPORT extern const char kUseImageIOSurface[];
|
| CONTENT_EXPORT extern const char kUseMobileUserAgent[];
|
| extern const char kUseSurfaces[];
|
| extern const char kUtilityCmdPrefix[];
|
|
|