| Index: Source/core/dom/ChildListMutationScope.cpp
|
| diff --git a/Source/core/dom/ChildListMutationScope.cpp b/Source/core/dom/ChildListMutationScope.cpp
|
| index 190069ffdc9192fe6b2f50fbcc6a8cc3614ff316..835bed7d67e73a5201cd720dd17aa46b69d213c9 100644
|
| --- a/Source/core/dom/ChildListMutationScope.cpp
|
| +++ b/Source/core/dom/ChildListMutationScope.cpp
|
| @@ -32,8 +32,6 @@
|
|
|
| #include "core/dom/ChildListMutationScope.h"
|
|
|
| -#include "core/dom/DocumentFragment.h"
|
| -#include "core/dom/Element.h"
|
| #include "core/dom/MutationObserverInterestGroup.h"
|
| #include "core/dom/MutationRecord.h"
|
| #include "core/dom/Node.h"
|
|
|