| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 70faaa04e2521b6244c770b9e1b5f8e9649abbbc..376b6ac828d6fd8039c3900baf7c821cf2c2f8d9 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -234,6 +234,7 @@ extern const char kProxyAutoDetect[];
|
| extern const char kProxyBypassList[];
|
| extern const char kProxyPacUrl[];
|
| extern const char kProxyServer[];
|
| +extern const char kPurgeAndSuspendTime[];
|
| extern const char kQuicConnectionOptions[];
|
| extern const char kQuicHostWhitelist[];
|
| extern const char kQuicMaxPacketLength[];
|
|
|