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

Unified Diff: ui/views/views.gyp

Issue 9602003: Extract the last SkColor from ResourceBundle API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add color_constants.h Created 8 years, 10 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 | « ui/views/color_constants.cc ('k') | ui/views/window/custom_frame_view.cc » ('j') | 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 9e5f7566308efeb9abb45533edda6da93232a58c..68da3d98c0f55fd0fd7573030470c487de629c35 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -65,6 +65,8 @@
'bubble/bubble_frame_view.h',
'button_drag_utils.cc',
'button_drag_utils.h',
+ 'color_constants.cc',
+ 'color_constants.h',
'context_menu_controller.h',
'controls/button/button.cc',
'controls/button/button.h',
« no previous file with comments | « ui/views/color_constants.cc ('k') | ui/views/window/custom_frame_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698