summaryrefslogtreecommitdiffstats
path: root/views/touchui/gesture_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'views/touchui/gesture_manager.h')
-rw-r--r--views/touchui/gesture_manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/touchui/gesture_manager.h b/views/touchui/gesture_manager.h
index 22693f7..12fee961b7 100644
--- a/views/touchui/gesture_manager.h
+++ b/views/touchui/gesture_manager.h
@@ -22,7 +22,7 @@ class TouchEvent;
// updates its internal state and optionally dispatches synthetic
// events to the invoking view.
//
-class VIEWS_API GestureManager {
+class VIEWS_EXPORT GestureManager {
public:
virtual ~GestureManager();