| Index: sky/engine/web/WebElement.cpp
|
| diff --git a/sky/engine/web/WebElement.cpp b/sky/engine/web/WebElement.cpp
|
| index e4385547f3e61d15fdf3e54a3a26b51c60ff30a1..6de57856704e8038dadf2fc8989bc9440298cf5b 100644
|
| --- a/sky/engine/web/WebElement.cpp
|
| +++ b/sky/engine/web/WebElement.cpp
|
| @@ -33,7 +33,6 @@
|
|
|
| #include "bindings/core/v8/ExceptionState.h"
|
| #include "core/dom/Element.h"
|
| -#include "core/dom/NamedNodeMap.h"
|
| #include "core/dom/custom/CustomElementProcessingStack.h"
|
| #include "core/dom/shadow/ShadowRoot.h"
|
| #include "core/rendering/RenderBoxModelObject.h"
|
|
|