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

Unified Diff: ui/views/views.gyp

Issue 1819443002: MacViews: draw combobox arrow backgrounds (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix linux build Created 4 years, 9 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
« ui/gfx/color_palette.h ('K') | « ui/views/style/platform_style_mac.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index ddf25c323f60c5a780fcbc28c8c8790cc0aba661..3293757459e95b15b41d6ec93e9d0a0d12a1fc98 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -290,6 +290,8 @@
'round_rect_painter.h',
'shadow_border.cc',
'shadow_border.h',
+ 'style/mac/combobox_background_mac.cc',
+ 'style/mac/combobox_background_mac.h',
'style/mac/dialog_button_border_mac.cc',
'style/mac/dialog_button_border_mac.h',
'style/platform_style.cc',
« ui/gfx/color_palette.h ('K') | « ui/views/style/platform_style_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698