Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2676)

Unified Diff: chrome/common/chrome_switches.h

Issue 2483003004: Make purge-and-suspend-time finch experiment parameter (Closed)
Patch Set: Make purge-and-suspend-time=0 immediately purge+suspend. Instead default value is 30min. Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/chrome_switches.h
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 8b56a6dbf4bfad6a803ca0a466764b60909fdaea..41d5fa686d392bb57849eed370c9a2e441f0358f 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -225,7 +225,6 @@ 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[];

Powered by Google App Engine
This is Rietveld 408576698