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