| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index b9ba95b76add6d10887258dd05883c9c8e9c46cb..948b8520b531dda5cfe0aa63a5ecc4c3bc24911d 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -285,6 +285,7 @@ extern const char kProxyAutoDetect[];
|
| extern const char kProxyBypassList[];
|
| extern const char kProxyPacUrl[];
|
| extern const char kProxyServer[];
|
| +extern const char kQuicConnectionOptions[];
|
| extern const char kQuicMaxPacketLength[];
|
| extern const char kQuicVersion[];
|
| extern const char kRecordMode[];
|
|
|