| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 62afcfc16c33432232711f607b8357df0c8b30f3..a1cac08a0f7c7cd36888018fbda9840e926d4d26 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -243,6 +243,7 @@ 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[];
|
|
|