| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 5e3a8854fe0794d8246201126a52bae7f1ba9d4a..e5b8d33f35f06ec6cd385ed1a98373581a19bb52 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -250,7 +250,6 @@ CONTENT_EXPORT extern const char kUseMusInRenderer[];
|
| CONTENT_EXPORT extern const char kContentImageTextureTarget[];
|
| CONTENT_EXPORT extern const char kVideoImageTextureTarget[];
|
| CONTENT_EXPORT extern const char kUseMobileUserAgent[];
|
| -CONTENT_EXPORT extern const char kUseRemoteCompositing[];
|
| extern const char kUtilityCmdPrefix[];
|
| CONTENT_EXPORT extern const char kUtilityProcess[];
|
| extern const char kUtilityProcessAllowedDir[];
|
|
|