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

Unified Diff: ui/views/views.gyp

Issue 730833006: MacViews: Implement event monitoring for a specific window (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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
« ui/views/event_monitor_mac_unittest.mm ('K') | « ui/views/mouse_watcher.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 8d32c84ab5cb29bb4273af75157f53ef75fdb7c1..39294a98665e6b9515a3626432737a079ee2cc22 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -537,6 +537,7 @@
'controls/textfield/textfield_unittest.cc',
'controls/textfield/textfield_model_unittest.cc',
'controls/tree/tree_view_unittest.cc',
+ 'event_monitor_aura_unittest.cc',
'event_monitor_mac_unittest.mm',
'focus/focus_manager_unittest.cc',
'focus/focus_traversal_unittest.cc',
« ui/views/event_monitor_mac_unittest.mm ('K') | « ui/views/mouse_watcher.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698