| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index cc46a8da9f9af0124f05390a7d6eb6ec1147cc24..ee558b1ab02ab5b0f4504546ecba48205f4a2c1e 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -238,6 +238,7 @@ extern const char kProxyBypassList[];
|
| extern const char kProxyPacUrl[];
|
| extern const char kProxyServer[];
|
| extern const char kQuicConnectionOptions[];
|
| +extern const char kQuicHostWhitelist[];
|
| extern const char kQuicMaxPacketLength[];
|
| extern const char kQuicVersion[];
|
| extern const char kRemoteDebuggingTargets[];
|
|
|