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