Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5569)

Unified Diff: chrome/browser/ui/views/location_bar/keyword_hint_view.h

Issue 2348853004: Remove non-md code in location bar (Views). (Closed)
Patch Set: resolve change collision Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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_;

Powered by Google App Engine
This is Rietveld 408576698