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

Unified Diff: ui/views/views_exports.cc

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
« ui/views/mus/window_manager_connection.h ('K') | « 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 1aeec123d494913cc47ec97945cc403044034206..b566f8270a99ba83b9ecb2a1a706fc04e72871b3 100644
--- a/ui/views/views_exports.cc
+++ b/ui/views/views_exports.cc
@@ -7,5 +7,5 @@
// that linker will know to include the symbols, defined by these headers, in
// the resulting dynamic library.
+#include "ui/views/pointer_event_watcher.h"
#include "ui/views/pointer_watcher.h"
-#include "ui/views/touch_event_watcher.h"
« ui/views/mus/window_manager_connection.h ('K') | « ui/views/views.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698