| Index: sky/engine/core/page/AutoscrollController.h
|
| diff --git a/sky/engine/core/page/AutoscrollController.h b/sky/engine/core/page/AutoscrollController.h
|
| index ed2ccb9e283544ecca8718b8456e628362507d36..79f3b1d327e6b9032474422394bde94cc4bd3999 100644
|
| --- a/sky/engine/core/page/AutoscrollController.h
|
| +++ b/sky/engine/core/page/AutoscrollController.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef AutoscrollController_h
|
| #define AutoscrollController_h
|
|
|
| -#include "platform/geometry/IntPoint.h"
|
| -#include "wtf/PassOwnPtr.h"
|
| +#include "sky/engine/platform/geometry/IntPoint.h"
|
| +#include "sky/engine/wtf/PassOwnPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|