| Index: Source/core/dom/StyleSheetScopingNodeList.cpp
|
| diff --git a/Source/core/dom/StyleSheetScopingNodeList.cpp b/Source/core/dom/StyleSheetScopingNodeList.cpp
|
| index c633957f41dd35b8de895d959d13539c69cd0ce6..b1c5561b0f06c04df9616d6e70764bad379eb5ad 100644
|
| --- a/Source/core/dom/StyleSheetScopingNodeList.cpp
|
| +++ b/Source/core/dom/StyleSheetScopingNodeList.cpp
|
| @@ -29,7 +29,6 @@
|
| #include "core/dom/StyleSheetScopingNodeList.h"
|
|
|
| #include "core/dom/Document.h"
|
| -#include "core/dom/Node.h"
|
|
|
| namespace WebCore {
|
|
|
|
|