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

Unified Diff: views/views.gyp

Issue 8607001: views: Factor out Listener from Combobox into its own header file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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: views/views.gyp
diff --git a/views/views.gyp b/views/views.gyp
index ce53e674ddf4d121c56359d90fe22dce2477fb2f..1e93547ae83c87c70801a818b2919d745b4d7195 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -75,6 +75,7 @@
'controls/button/text_button.h',
'controls/combobox/combobox.cc',
'controls/combobox/combobox.h',
+ 'controls/combobox/combobox_listener.h',
'controls/combobox/native_combobox_gtk.cc',
'controls/combobox/native_combobox_gtk.h',
'controls/combobox/native_combobox_views.cc',
« views/controls/combobox/combobox_listener.h ('K') | « views/controls/combobox/combobox_listener.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698