| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index edc56de6b1e3d5acd51819b7d76867e6f030e758..ee9ee6f1d575fd591302516cc9b5e2c1a051c076 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -162,7 +162,6 @@ extern const char kGpuVendorID[];
|
| CONTENT_EXPORT extern const char kHostResolverRules[];
|
| CONTENT_EXPORT extern const char kIgnoreCertificateErrors[];
|
| CONTENT_EXPORT extern const char kIgnoreGpuBlacklist[];
|
| -CONTENT_EXPORT extern const char kInertVisualViewport[];
|
| CONTENT_EXPORT extern const char kInProcessGPU[];
|
| CONTENT_EXPORT extern const char kIPCConnectionTimeout[];
|
| CONTENT_EXPORT extern const char kJavaScriptFlags[];
|
|
|