| Index: third_party/WebKit/Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp b/third_party/WebKit/Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp
|
| index 1c41cb0a0f2e28d0151ea3e81e97d160627599e3..0c8c7fb8683103db7e0e6a9287b676d5fd75b082 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp
|
| @@ -30,7 +30,7 @@
|
| #include "bindings/core/v8/custom/V8CustomXPathNSResolver.h"
|
|
|
| #include "bindings/core/v8/ScriptController.h"
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "core/dom/ExecutionContext.h"
|
| #include "core/frame/FrameConsole.h"
|
| #include "core/frame/LocalDOMWindow.h"
|
|
|