| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 3a49163be5a60021f253571376382fdd83a77f7d..00c3c3c48f153cb086fcd571eb484ae4a3eda027 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -243,7 +243,6 @@ CONTENT_EXPORT extern const char kUseMusInRenderer[];
|
| CONTENT_EXPORT extern const char kEnableNativeGpuMemoryBuffers[];
|
| CONTENT_EXPORT extern const char kContentImageTextureTarget[];
|
| CONTENT_EXPORT extern const char kVideoImageTextureTarget[];
|
| -CONTENT_EXPORT extern const char kUseLayerTreeHostRemote[];
|
| CONTENT_EXPORT extern const char kUseMobileUserAgent[];
|
| CONTENT_EXPORT extern const char kUseRemoteCompositing[];
|
| extern const char kUtilityCmdPrefix[];
|
|
|