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

Unified Diff: chrome/chrome_browser.gypi

Issue 2971004: [Mac] Star as a rhs-decoration in AutocompleteTextFieldCell. (Closed) Base URL: git://codf21.jail/chromium.git
Patch Set: Changes for rohit, unit-test tweaks. Created 10 years, 5 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/cocoa/location_bar/star_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.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 6b4a1d110f0108bd9b1fa9dcbb718d56f831707c..441d14f71a67c16f26287c03475def7bb29c80e6 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -860,6 +860,8 @@
'browser/cocoa/location_bar/bubble_decoration.mm',
'browser/cocoa/location_bar/ev_bubble_decoration.h',
'browser/cocoa/location_bar/ev_bubble_decoration.mm',
+ 'browser/cocoa/location_bar/image_decoration.h',
+ 'browser/cocoa/location_bar/image_decoration.mm',
'browser/cocoa/location_bar/location_bar_decoration.h',
'browser/cocoa/location_bar/location_bar_decoration.mm',
'browser/cocoa/location_bar/location_bar_view_mac.h',
@@ -868,6 +870,8 @@
'browser/cocoa/location_bar/location_icon_decoration.mm',
'browser/cocoa/location_bar/selected_keyword_decoration.h',
'browser/cocoa/location_bar/selected_keyword_decoration.mm',
+ 'browser/cocoa/location_bar/star_decoration.h',
+ 'browser/cocoa/location_bar/star_decoration.mm',
'browser/cocoa/menu_button.h',
'browser/cocoa/menu_button.mm',
'browser/cocoa/menu_controller.h',
« no previous file with comments | « chrome/browser/cocoa/location_bar/star_decoration.mm ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698