| Index: Source/core/dom/MutationRecord.cpp
|
| diff --git a/Source/core/dom/MutationRecord.cpp b/Source/core/dom/MutationRecord.cpp
|
| index cc3b05a231dfd4d60648d279c4557db0f81ae538..e88e8df45e85ab8e278d7472cb2f83472ae4cb29 100644
|
| --- a/Source/core/dom/MutationRecord.cpp
|
| +++ b/Source/core/dom/MutationRecord.cpp
|
| @@ -36,7 +36,6 @@
|
| #include "core/dom/NodeList.h"
|
| #include "core/dom/QualifiedName.h"
|
| #include "core/dom/StaticNodeList.h"
|
| -#include <wtf/Assertions.h>
|
| #include <wtf/StdLibExtras.h>
|
|
|
| namespace WebCore {
|
|
|