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

Unified Diff: ui/views/views.gyp

Issue 10442020: Initial implementation of ColorChooser for Aura. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 6 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
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index d21b64e4078f3597c02c62ab1b02b454f6caf840..33ab7b3e20378bb70da736ede3d386cef15b8762 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -65,6 +65,9 @@
'bubble/bubble_frame_view.h',
'button_drag_utils.cc',
'button_drag_utils.h',
+ 'color_chooser/color_chooser_listener.h',
+ 'color_chooser/color_chooser_view.cc',
+ 'color_chooser/color_chooser_view.h',
'color_constants.cc',
'color_constants.h',
'context_menu_controller.h',
« ui/views/color_chooser/color_chooser_view.cc ('K') | « ui/views/color_chooser/color_chooser_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698