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

Unified Diff: ui/views/views_exports.cc

Issue 2167643005: Revert of mus: Rename .*PointerWatcher.* to .*PointerDownWatcher.*. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: resolve conflicts 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 5d3a976fcdf9d89566420aa5214da597fa6496de..1aeec123d494913cc47ec97945cc403044034206 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_down_watcher.h"
+#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