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

Unified Diff: ui/views/views.gyp

Issue 1921673005: mus: Add PointerWatcher for passively observing mouse and touch events (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
« ui/views/mus/window_manager_connection.cc ('K') | « ui/views/pointer_watcher.h ('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 ce44774df07d72afee490813e51c14ce736c830c..bdc6e7e0fb5f9a4508deef2f8aa490050dfe59e8 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -283,6 +283,7 @@
'native_theme_delegate.h',
'painter.cc',
'painter.h',
+ 'pointer_watcher.h',
'rect_based_targeting_utils.cc',
'rect_based_targeting_utils.h',
'repeat_controller.cc',
« ui/views/mus/window_manager_connection.cc ('K') | « ui/views/pointer_watcher.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698