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

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: prev was rebased, this changes copyright year Created 8 years 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 fc4f024098da9791f82a7d4fcdd6cc9f84960f74..a01ed3b64ba468d38379813e28d08349612bd74d 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1589,6 +1589,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