| Index: Source/bindings/v8/custom/V8MutationObserverCustom.cpp
|
| diff --git a/Source/bindings/v8/custom/V8MutationObserverCustom.cpp b/Source/bindings/v8/custom/V8MutationObserverCustom.cpp
|
| index 7acb5a2313bbc907db0d67153c2a3836a23d4112..18408793d7e62ed60541211ba0eecb8abd8e32b9 100644
|
| --- a/Source/bindings/v8/custom/V8MutationObserverCustom.cpp
|
| +++ b/Source/bindings/v8/custom/V8MutationObserverCustom.cpp
|
| @@ -37,7 +37,6 @@
|
| #include "bindings/v8/V8DOMWrapper.h"
|
| #include "bindings/v8/V8GCController.h"
|
| #include "bindings/v8/V8MutationCallback.h"
|
| -#include "bindings/v8/V8Utilities.h"
|
| #include "core/dom/MutationObserver.h"
|
|
|
| namespace WebCore {
|
|
|