| Index: Source/bindings/v8/custom/V8CustomXPathNSResolver.cpp
|
| diff --git a/Source/bindings/v8/custom/V8CustomXPathNSResolver.cpp b/Source/bindings/v8/custom/V8CustomXPathNSResolver.cpp
|
| index 206fae9f186bf50ae294625aa99d6ae911ae0524..79a5aa38c513bf82cbd76ddc4dacb2e17102fdac 100644
|
| --- a/Source/bindings/v8/custom/V8CustomXPathNSResolver.cpp
|
| +++ b/Source/bindings/v8/custom/V8CustomXPathNSResolver.cpp
|
| @@ -32,7 +32,6 @@
|
|
|
| #include "bindings/v8/ScriptController.h"
|
| #include "bindings/v8/V8Binding.h"
|
| -#include "bindings/v8/V8Utilities.h"
|
| #include "core/dom/ExecutionContext.h"
|
| #include "core/frame/DOMWindow.h"
|
| #include "core/frame/FrameHost.h"
|
|
|