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