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

Unified Diff: ui/views/views.gyp

Issue 10910144: Get mouse events to work with win aura, and make the combobox function in the views examples app. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 3 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
===================================================================
--- ui/views/views.gyp (revision 155443)
+++ ui/views/views.gyp (working copy)
@@ -313,6 +313,8 @@
'widget/child_window_message_processor.h',
'widget/default_theme_provider.cc',
'widget/default_theme_provider.h',
+ 'widget/desktop_capture_client.cc',
+ 'widget/desktop_capture_client.h',
'widget/desktop_native_widget_aura.cc',
'widget/desktop_native_widget_aura.h',
'widget/desktop_native_widget_helper_aura.cc',

Powered by Google App Engine
This is Rietveld 408576698