| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 1523f5fb3df95e8f458cbb34714004a2119d92f4..102ba37e8d8379c64bb550767b378c6d4349cc84 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -183,6 +183,7 @@ CONTENT_EXPORT extern const char kGpuSandboxStartEarly[];
|
| CONTENT_EXPORT extern const char kGpuStartupDialog[];
|
| extern const char kGpuVendorID[];
|
| CONTENT_EXPORT extern const char kHostResolverRules[];
|
| +CONTENT_EXPORT extern const char kProxyServer[];
|
| CONTENT_EXPORT extern const char kIgnoreCertificateErrors[];
|
| CONTENT_EXPORT extern const char kIgnoreGpuBlacklist[];
|
| CONTENT_EXPORT extern const char kInertVisualViewport[];
|
|
|