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

Unified Diff: ui/views/views.gyp

Issue 793003004: MacViews: Implement event monitoring for a specific window (Reland) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed 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
« no previous file with comments | « ui/views/test/event_generator_delegate_mac.mm ('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 e3e5c5ac797489d6a1b1e5bba3215bcd0fb0fc57..e1c90eaa44de419cf39a3e35648813bb7e94e6a1 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -537,7 +537,7 @@
'controls/textfield/textfield_unittest.cc',
'controls/textfield/textfield_model_unittest.cc',
'controls/tree/tree_view_unittest.cc',
- 'event_monitor_mac_unittest.mm',
+ 'event_monitor_unittest.cc',
'focus/focus_manager_unittest.cc',
'focus/focus_traversal_unittest.cc',
'ime/input_method_bridge_unittest.cc',
« no previous file with comments | « ui/views/test/event_generator_delegate_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698