| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index ff02de7b105550acd50acb9532017d4e9187c6a9..d5c19a48b70b0b1dfbc94ee244f2d20772c749ff 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -241,6 +241,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[];
|
|
|