| Index: chrome/browser/ui/views/location_bar/keyword_hint_view.h
|
| diff --git a/chrome/browser/ui/views/location_bar/keyword_hint_view.h b/chrome/browser/ui/views/location_bar/keyword_hint_view.h
|
| index e918c16ba50adf06395faedc5b3e6b4dd03a0fea..0dacfc2d0a02edcd3aefc72908bacf7597e14086 100644
|
| --- a/chrome/browser/ui/views/location_bar/keyword_hint_view.h
|
| +++ b/chrome/browser/ui/views/location_bar/keyword_hint_view.h
|
| @@ -62,7 +62,7 @@ class KeywordHintView : public views::View {
|
| views::View* tab_key_view_;
|
| views::Label* trailing_label_;
|
|
|
| - // Height of the tab key view (only used in MD).
|
| + // Height of the tab key view.
|
| int tab_key_height_;
|
|
|
| base::string16 keyword_;
|
|
|