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 |