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

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: rebase 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
« no previous file with comments | « ui/views/color_chooser/color_chooser_view.cc ('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 6af87391f3ef5dc3f53039670a18399eb4a99a94..5c2641f35e3ba3e6347ceb66c3ae4fd2f8ef5e1d 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',
« no previous file with comments | « 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