| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 680213f022cc696360620e85264a83f415df7901..946719ef7bc1ae599451e683ee4eb2f793957385 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -234,7 +234,7 @@ CONTENT_EXPORT extern const char kUIPrioritizeInGpuProcess[];
|
| 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 kImageTextureTarget[];
|
| CONTENT_EXPORT extern const char kUseMobileUserAgent[];
|
| extern const char kUseSurfaces[];
|
| extern const char kUtilityCmdPrefix[];
|
|
|