| Index: chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.h
|
| diff --git a/chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.h b/chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.h
|
| index ccf42a35ef8977e8dbd8d488f7148f291f888d2e..96abda7ec356449625580554c8d238e8e47b9ece 100644
|
| --- a/chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.h
|
| +++ b/chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.h
|
| @@ -158,7 +158,7 @@ class OmniboxPopupContentsView : public views::View,
|
| int start_margin_;
|
| int end_margin_;
|
|
|
| - // When the dropdown is not wide enough while displaying postfix suggestions,
|
| + // When the dropdown is not wide enough while displaying tail suggestions,
|
| // we use the width of widest match contents to shift the suggestions so that
|
| // the widest suggestion just reaches the end edge.
|
| int max_match_contents_width_;
|
|
|