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

Unified Diff: chrome/browser/instant/instant_controller.h

Issue 8370020: Add a new field trial for Instant. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed @sky's comments Created 9 years, 2 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/instant/instant_browsertest.cc ('k') | chrome/browser/instant/instant_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/instant/instant_controller.h
diff --git a/chrome/browser/instant/instant_controller.h b/chrome/browser/instant/instant_controller.h
index 21d0b4948ff3d8e3bf329c88351ffd531ca60e90..8e3c2386d8cfd489a829126c1c62d0ae8fddf0c5 100644
--- a/chrome/browser/instant/instant_controller.h
+++ b/chrome/browser/instant/instant_controller.h
@@ -108,7 +108,7 @@ class InstantController : public InstantLoaderDelegate {
// is used by Browser, when the user presses <Enter>, to decide whether to
// load the omnibox contents through Instant or otherwise. This is needed
// because calls to |Update| don't necessarily result in a preview being
- // shown, such as in the HIDDEN field trial.
+ // shown, such as in the HIDDEN and SILENT field trials.
bool PrepareForCommit();
// Invoked when the user does some gesture that should trigger making the
« no previous file with comments | « chrome/browser/instant/instant_browsertest.cc ('k') | chrome/browser/instant/instant_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698