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

Unified Diff: shell/switches.h

Issue 1354623002: Force offline by default for warm benchmarks. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 3 months 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
« no previous file with comments | « shell/context.cc ('k') | shell/switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: shell/switches.h
diff --git a/shell/switches.h b/shell/switches.h
index 4cdc5d49eeedacff8292f1970184ad4db435a523..4d00f503077e33929264cd33b12a65820a6f6733 100644
--- a/shell/switches.h
+++ b/shell/switches.h
@@ -20,6 +20,7 @@ extern const char kDisableCache[];
extern const char kDontDeleteOnDownload[];
extern const char kEnableMultiprocess[];
extern const char kForceInProcess[];
+extern const char kForceOfflineByDefault[];
extern const char kHelp[];
extern const char kMapOrigin[];
extern const char kOrigin[];
« no previous file with comments | « shell/context.cc ('k') | shell/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698