| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index d4c11cf0c6dcce913670264772a16652b08984f3..53f98bc2f3b0ae5be7b9fd578719b75470420108 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -173,6 +173,7 @@ 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[];
|
|
|