| Index: chrome/browser/ui/cocoa/omnibox/omnibox_popup_matrix.h
|
| diff --git a/chrome/browser/ui/cocoa/omnibox/omnibox_popup_matrix.h b/chrome/browser/ui/cocoa/omnibox/omnibox_popup_matrix.h
|
| index fa110bf967f9ccb9ee0a45305b398661f1c5d8bf..eeffb43f40e2b29f2ca98face331a3ff6cd20704 100644
|
| --- a/chrome/browser/ui/cocoa/omnibox/omnibox_popup_matrix.h
|
| +++ b/chrome/browser/ui/cocoa/omnibox/omnibox_popup_matrix.h
|
| @@ -64,7 +64,7 @@ class OmniboxPopupMatrixObserver {
|
| ui::ScopedCrTrackingArea trackingArea_;
|
| NSAttributedString* separator_;
|
|
|
| - // The width of widest match contents in a set of infinite suggestions.
|
| + // The width of widest match contents in a set of tail suggestions.
|
| CGFloat maxMatchContentsWidth_;
|
|
|
| CGFloat answerLineHeight_;
|
|
|