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

Unified Diff: ui/gfx/gfx.gyp

Issue 1971333002: Views: factor out Combobox background and const-ify style (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix position of action arrows Created 4 years, 7 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 | « no previous file | ui/gfx/scoped_canvas.h » ('j') | ui/views/controls/combobox/combobox.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/gfx.gyp
diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp
index 7a980f5b1b549157a33e752caa1527fa9f6280a5..ce0a60d429a5a58e04d5e0d0899a4bb357bd0f3c 100644
--- a/ui/gfx/gfx.gyp
+++ b/ui/gfx/gfx.gyp
@@ -278,6 +278,7 @@
'render_text_harfbuzz.h',
'render_text_mac.h',
'render_text_mac.mm',
+ 'scoped_canvas.cc',
tapted 2016/05/17 08:10:39 looks like this is needed in ui/gfx/BUILD.gn as we
Elly Fong-Jones 2016/05/17 14:00:55 I am going to be so thrilled when we don't have tw
'scoped_canvas.h',
'scoped_cg_context_save_gstate_mac.h',
'scoped_ns_graphics_context_save_gstate_mac.h',
« no previous file with comments | « no previous file | ui/gfx/scoped_canvas.h » ('j') | ui/views/controls/combobox/combobox.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698