| Index: sky/engine/core/dom/ExecutionContext.h
|
| diff --git a/sky/engine/core/dom/ExecutionContext.h b/sky/engine/core/dom/ExecutionContext.h
|
| index 5d28060004d161992a45885ae312517372fc895b..39423b73e1b7ec48f7f6bdc294223b95b45e62c3 100644
|
| --- a/sky/engine/core/dom/ExecutionContext.h
|
| +++ b/sky/engine/core/dom/ExecutionContext.h
|
| @@ -37,7 +37,6 @@
|
| #include "platform/Supplementable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/weborigin/KURL.h"
|
| -#include "wtf/Functional.h"
|
| #include "wtf/OwnPtr.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|
|
|