| Index: third_party/WebKit/Source/core/page/AutoscrollController.h
|
| diff --git a/third_party/WebKit/Source/core/page/AutoscrollController.h b/third_party/WebKit/Source/core/page/AutoscrollController.h
|
| index 6caf7238e3bec28f38ccd6d10db0552e73fa679b..45405b7369e4aedab7c0c2ddf0ef7efd0eac9d27 100644
|
| --- a/third_party/WebKit/Source/core/page/AutoscrollController.h
|
| +++ b/third_party/WebKit/Source/core/page/AutoscrollController.h
|
| @@ -30,7 +30,7 @@
|
| #include "platform/geometry/FloatSize.h"
|
| #include "platform/geometry/IntPoint.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Time.h"
|
| +#include "platform/wtf/Time.h"
|
|
|
| namespace blink {
|
|
|
|
|