| Index: third_party/WebKit/Source/platform/scroll/ScrollTypes.h
|
| diff --git a/third_party/WebKit/Source/platform/scroll/ScrollTypes.h b/third_party/WebKit/Source/platform/scroll/ScrollTypes.h
|
| index b7e117f52d75a3fef92b7556d8eac4f0cb375d42..927351b180e560cb47abba2e853a42cbb61d73b6 100644
|
| --- a/third_party/WebKit/Source/platform/scroll/ScrollTypes.h
|
| +++ b/third_party/WebKit/Source/platform/scroll/ScrollTypes.h
|
| @@ -27,8 +27,8 @@
|
| #define ScrollTypes_h
|
|
|
| #include "platform/geometry/FloatPoint.h"
|
| +#include "platform/wtf/Assertions.h"
|
| #include "public/platform/WebGestureEvent.h"
|
| -#include "wtf/Assertions.h"
|
|
|
| namespace blink {
|
|
|
|
|