| Index: Source/core/dom/MutationObserverInterestGroup.cpp
|
| diff --git a/Source/core/dom/MutationObserverInterestGroup.cpp b/Source/core/dom/MutationObserverInterestGroup.cpp
|
| index 48cd761d29c8e07406f5d66af11194b8ab96900e..e9e839ba0bee0de05bedba4a0248ed11a461af8c 100644
|
| --- a/Source/core/dom/MutationObserverInterestGroup.cpp
|
| +++ b/Source/core/dom/MutationObserverInterestGroup.cpp
|
| @@ -33,8 +33,6 @@
|
| #include "core/dom/MutationObserverInterestGroup.h"
|
|
|
| #include "core/dom/MutationRecord.h"
|
| -#include "core/dom/Node.h"
|
| -#include "core/dom/QualifiedName.h"
|
|
|
| namespace WebCore {
|
|
|
|
|