| Index: sky/engine/web/WebLocalFrameImpl.cpp
|
| diff --git a/sky/engine/web/WebLocalFrameImpl.cpp b/sky/engine/web/WebLocalFrameImpl.cpp
|
| index 61722497895aa568f12232db63a747d82b65ef20..fa0407d5dac7d5de1d6ac39cfe261602dbff8398 100644
|
| --- a/sky/engine/web/WebLocalFrameImpl.cpp
|
| +++ b/sky/engine/web/WebLocalFrameImpl.cpp
|
| @@ -120,7 +120,6 @@
|
| #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/scroll/Scrollbar.h"
|
| #include "sky/engine/platform/weborigin/KURL.h"
|
| #include "sky/engine/platform/weborigin/SecurityPolicy.h"
|
| #include "sky/engine/public/platform/Platform.h"
|
|
|