| Index: sky/engine/web/WebLocalFrameImpl.cpp
|
| diff --git a/sky/engine/web/WebLocalFrameImpl.cpp b/sky/engine/web/WebLocalFrameImpl.cpp
|
| index fa0407d5dac7d5de1d6ac39cfe261602dbff8398..9205425bae8386b67868bada65faeaa687bc5bce 100644
|
| --- a/sky/engine/web/WebLocalFrameImpl.cpp
|
| +++ b/sky/engine/web/WebLocalFrameImpl.cpp
|
| @@ -119,7 +119,6 @@
|
| #include "sky/engine/platform/graphics/skia/SkiaUtils.h"
|
| #include "sky/engine/platform/heap/Handle.h"
|
| #include "sky/engine/platform/network/ResourceRequest.h"
|
| -#include "sky/engine/platform/scroll/ScrollTypes.h"
|
| #include "sky/engine/platform/weborigin/KURL.h"
|
| #include "sky/engine/platform/weborigin/SecurityPolicy.h"
|
| #include "sky/engine/public/platform/Platform.h"
|
|
|