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

Unified Diff: ui/views/views.gyp

Issue 2163453002: mus: Change PointerWatcher to watch for all events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: AddPointerEventWatcher Created 4 years, 5 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
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index c810da3ce57a3ffb72e18bb9e43dbaecb39c796a..3b40efbbeca369149157d5542e48625dd5c13c1f 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -282,6 +282,7 @@
'native_theme_delegate.h',
'painter.cc',
'painter.h',
+ 'pointer_event_watcher.h',
'pointer_watcher.h',
'rect_based_targeting_utils.cc',
'rect_based_targeting_utils.h',
@@ -298,7 +299,6 @@
'style/platform_style.cc',
'style/platform_style.h',
'style/platform_style_mac.mm',
- 'touch_event_watcher.h',
'view.cc',
'view.h',
'view_constants.cc',

Powered by Google App Engine
This is Rietveld 408576698