| Index: sky/engine/web/WebLocalFrameImpl.cpp
|
| diff --git a/sky/engine/web/WebLocalFrameImpl.cpp b/sky/engine/web/WebLocalFrameImpl.cpp
|
| index 4ec21cdeb4104b000f28d9b4f13c314e47f53b34..2d10bc981078e53883f382f719ed2616570cd880 100644
|
| --- a/sky/engine/web/WebLocalFrameImpl.cpp
|
| +++ b/sky/engine/web/WebLocalFrameImpl.cpp
|
| @@ -124,7 +124,6 @@
|
| #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/SchemeRegistry.h"
|
| #include "sky/engine/platform/weborigin/SecurityPolicy.h"
|
| #include "sky/engine/public/platform/Platform.h"
|
| #include "sky/engine/public/platform/WebFloatPoint.h"
|
|
|