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

Unified Diff: ui/views/views.gyp

Issue 2125663002: mus: Add watcher for all touch events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« ui/views/touch_event_watcher.h ('K') | « ui/views/touch_event_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 29964e6f5eb2819f7b86f831c5cb38a68bd2bcbc..3ae9326cc856b5dd9841ae98ac9be97c9f84eb11 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -299,6 +299,7 @@
'style/platform_style.cc',
'style/platform_style.h',
'style/platform_style_mac.mm',
+ 'touch_event_watcher.h',
sky 2016/07/06 16:23:14 I think you forgot to add this file.
'view.cc',
'view.h',
'view_constants.cc',
« ui/views/touch_event_watcher.h ('K') | « ui/views/touch_event_watcher.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698