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

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: Fix a comment 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
« no previous file with comments | « ui/views/touch_event_watcher.h ('k') | ui/views/views_exports.cc » ('j') | 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 5dd8411f621bce478f69030e127132efd7119a4e..7e688d9d417043d6fda11b22bfdeca225b43ad05 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',
'view.cc',
'view.h',
'view_constants.cc',
« no previous file with comments | « ui/views/touch_event_watcher.h ('k') | ui/views/views_exports.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698