Chromium Code Reviews| Index: views/touchui/gesture_manager.h |
| =================================================================== |
| --- views/touchui/gesture_manager.h (revision 95624) |
| +++ views/touchui/gesture_manager.h (working copy) |
| @@ -22,7 +22,7 @@ |
| // updates its internal state and optionally dispatches synthetic |
| // events to the invoking view. |
| // |
| -class VIEWS_API GestureManager { |
| +class VIEWS_EXPORT GestureManager { |
| public: |
| virtual ~GestureManager(); |