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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 11418229: alternate ntp: implement right-aligned search token (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: re-impl based on philippe's new layout design Created 7 years, 12 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/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 343ce2d6da9663d524f1fc20b0be803a25ba363d..99e4dcd105743ae1a0bf817e915dc278c4c2fe99 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1592,6 +1592,8 @@
'browser/ui/views/location_bar/page_info_helper.h',
'browser/ui/views/location_bar/script_bubble_icon_view.cc',
'browser/ui/views/location_bar/script_bubble_icon_view.h',
+ 'browser/ui/views/location_bar/search_token_view.cc',
+ 'browser/ui/views/location_bar/search_token_view.h',
'browser/ui/views/location_bar/selected_keyword_view.cc',
'browser/ui/views/location_bar/selected_keyword_view.h',
'browser/ui/views/location_bar/star_view.cc',

Powered by Google App Engine
This is Rietveld 408576698