| Index: content/test/web_gesture_curve_mock.h
|
| diff --git a/content/test/web_gesture_curve_mock.h b/content/test/web_gesture_curve_mock.h
|
| index 8f1fafeeb731b6c98678e7be5c74c52dc894dbb6..8165dd837406c5e221965527565b23efb40ac805 100644
|
| --- a/content/test/web_gesture_curve_mock.h
|
| +++ b/content/test/web_gesture_curve_mock.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_TEST_WEB_GESTURE_CURVE_MOCK_H_
|
| #define CONTENT_TEST_WEB_GESTURE_CURVE_MOCK_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "third_party/WebKit/public/platform/WebFloatPoint.h"
|
| #include "third_party/WebKit/public/platform/WebGestureCurve.h"
|
|
|