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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 12042002: Alternate NTP: Add search token to omnibox (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address review comments Created 7 years, 11 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
« no previous file with comments | « chrome/browser/ui/cocoa/location_bar/web_intents_button_decoration.mm ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index b8eb918d1cdb68bb0fd77eadc6444cdd1cd1a9ef..313ee3a3aae96bcc22e71e0e324d312c4ce4975f 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -643,8 +643,12 @@
'browser/ui/cocoa/location_bar/page_action_decoration.mm',
'browser/ui/cocoa/location_bar/plus_decoration.h',
'browser/ui/cocoa/location_bar/plus_decoration.mm',
+ 'browser/ui/cocoa/location_bar/search_token_decoration.h',
+ 'browser/ui/cocoa/location_bar/search_token_decoration.mm',
'browser/ui/cocoa/location_bar/selected_keyword_decoration.h',
'browser/ui/cocoa/location_bar/selected_keyword_decoration.mm',
+ 'browser/ui/cocoa/location_bar/separator_decoration.h',
+ 'browser/ui/cocoa/location_bar/separator_decoration.mm',
'browser/ui/cocoa/location_bar/star_decoration.h',
'browser/ui/cocoa/location_bar/star_decoration.mm',
'browser/ui/cocoa/location_bar/web_intents_button_decoration.h',
« no previous file with comments | « chrome/browser/ui/cocoa/location_bar/web_intents_button_decoration.mm ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698