| Index: Source/core/dom/ChildListMutationScope.cpp
|
| diff --git a/Source/core/dom/ChildListMutationScope.cpp b/Source/core/dom/ChildListMutationScope.cpp
|
| index 47e296e37f76837c2286393381ede3e9520f8eb1..1d00364cac526658c0402f8fffa1fd78c17aec2f 100644
|
| --- a/Source/core/dom/ChildListMutationScope.cpp
|
| +++ b/Source/core/dom/ChildListMutationScope.cpp
|
| @@ -33,10 +33,8 @@
|
|
|
| #include "core/dom/MutationObserverInterestGroup.h"
|
| #include "core/dom/MutationRecord.h"
|
| -#include "core/dom/Node.h"
|
| #include "core/dom/StaticNodeList.h"
|
| #include "wtf/HashMap.h"
|
| -#include "wtf/OwnPtr.h"
|
| #include "wtf/StdLibExtras.h"
|
|
|
| namespace WebCore {
|
|
|