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

Unified Diff: chrome/browser/prefetch/prefetch_field_trial.h

Issue 385173002: Make prefetch default on (subject to the regular predictive networking preference). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 5 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 | « chrome/browser/prefetch/prefetch_browsertest.cc ('k') | chrome/browser/prefetch/prefetch_field_trial.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/prefetch/prefetch_field_trial.h
diff --git a/chrome/browser/prefetch/prefetch_field_trial.h b/chrome/browser/prefetch/prefetch_field_trial.h
index cd490e04a276e10a6c54180c8d825df285e3e6c6..bca270b4888b084bae9a3b64f76b377c32e85cd1 100644
--- a/chrome/browser/prefetch/prefetch_field_trial.h
+++ b/chrome/browser/prefetch/prefetch_field_trial.h
@@ -7,7 +7,7 @@
namespace prefetch {
-bool IsPrefetchFieldTrialEnabled();
+bool DisableForFieldTrial();
} // namespace prefetch
« no previous file with comments | « chrome/browser/prefetch/prefetch_browsertest.cc ('k') | chrome/browser/prefetch/prefetch_field_trial.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698