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

Unified Diff: ui/views/views.gyp

Issue 60443003: Makes MouseWatcher work while in metro mode (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 864c8ecf5b94c3e8f8dd84f8190dc7024e530974..94014fba5646debea5d84aa59fba70382dec5535 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -379,6 +379,8 @@
'widget/desktop_aura/desktop_drag_drop_client_win.h',
'widget/desktop_aura/desktop_drop_target_win.cc',
'widget/desktop_aura/desktop_drop_target_win.h',
+ 'widget/desktop_aura/desktop_event_client.cc',
+ 'widget/desktop_aura/desktop_event_client.h',
'widget/desktop_aura/desktop_factory_ozone.cc',
'widget/desktop_aura/desktop_factory_ozone.h',
'widget/desktop_aura/desktop_focus_rules.cc',

Powered by Google App Engine
This is Rietveld 408576698