| Index: ui/events/gestures/blink/web_gesture_curve_impl.h
|
| diff --git a/ui/events/gestures/blink/web_gesture_curve_impl.h b/ui/events/gestures/blink/web_gesture_curve_impl.h
|
| index d66e842502de2dc5b8b1047f386421d25a039fd4..27eb0b4d01a2ec44a119ffb49e03d0afd623ba40 100644
|
| --- a/ui/events/gestures/blink/web_gesture_curve_impl.h
|
| +++ b/ui/events/gestures/blink/web_gesture_curve_impl.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <stdint.h>
|
|
|
| +#include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "third_party/WebKit/public/platform/WebGestureCurve.h"
|
|
|