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

Unified Diff: ui/views/views_exports.cc

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/views.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views_exports.cc
diff --git a/ui/views/views_exports.cc b/ui/views/views_exports.cc
index f1ba3f5336ed224e9ca95a6a0890b097d947455d..1aeec123d494913cc47ec97945cc403044034206 100644
--- a/ui/views/views_exports.cc
+++ b/ui/views/views_exports.cc
@@ -8,3 +8,4 @@
// the resulting dynamic library.
#include "ui/views/pointer_watcher.h"
+#include "ui/views/touch_event_watcher.h"
« no previous file with comments | « ui/views/views.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698