Index: chrome/browser/autocomplete/zero_suggest_provider.h |
diff --git a/chrome/browser/autocomplete/zero_suggest_provider.h b/chrome/browser/autocomplete/zero_suggest_provider.h |
index 6ad0b00ea1e77d186d1885bae391224f3a1332c4..5e9632af687cfc7b3717c1ccce400b7ee46e8483 100644 |
--- a/chrome/browser/autocomplete/zero_suggest_provider.h |
+++ b/chrome/browser/autocomplete/zero_suggest_provider.h |
@@ -4,12 +4,7 @@ |
// |
// This file contains the zero-suggest autocomplete provider. This experimental |
// provider is invoked when the user focuses in the omnibox prior to editing, |
-// and generates search query suggestions based on the current URL. To enable |
-// this provider, point --experimental-zero-suggest-url-prefix at an |
-// appropriate suggestion service. |
-// |
-// HUGE DISCLAIMER: This is just here for experimenting and will probably be |
-// deleted entirely as we revise how suggestions work with the omnibox. |
+// and generates search query suggestions based on the current URL. |
#ifndef CHROME_BROWSER_AUTOCOMPLETE_ZERO_SUGGEST_PROVIDER_H_ |
#define CHROME_BROWSER_AUTOCOMPLETE_ZERO_SUGGEST_PROVIDER_H_ |