| Index: chrome/browser/omnibox/omnibox_field_trial.h
|
| diff --git a/chrome/browser/omnibox/omnibox_field_trial.h b/chrome/browser/omnibox/omnibox_field_trial.h
|
| index 1b0a1c74c08edd0cb45309e44e65c810416e101c..95ed7d67e00a6dd8a45126d7c8f09da4d38e4b6a 100644
|
| --- a/chrome/browser/omnibox/omnibox_field_trial.h
|
| +++ b/chrome/browser/omnibox/omnibox_field_trial.h
|
| @@ -237,7 +237,7 @@ class OmniboxFieldTrial {
|
| // Returns the value an untyped visit to a bookmark should receive.
|
| // Compare this value with the default of 1 for non-bookmarked untyped
|
| // visits to pages and the default of 20 for typed visits. Returns
|
| - // 1 if the bookmark value experiment isn't active.
|
| + // 10 if the bookmark value experiment isn't active.
|
| static int HQPBookmarkValue();
|
|
|
| // ---------------------------------------------------------
|
|
|