| 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 19971381ff9475873d3486b6b0e5d37a6cb153e5..3960e2ed0def8909c6b5d5667e3abf2ecc79667f 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp
|
| @@ -33,7 +33,6 @@
|
| #include "bindings/core/v8/V8Binding.h"
|
| #include "core/dom/ExecutionContext.h"
|
| #include "core/frame/FrameConsole.h"
|
| -#include "core/frame/FrameHost.h"
|
| #include "core/frame/LocalDOMWindow.h"
|
| #include "core/frame/LocalFrame.h"
|
| #include "core/inspector/ConsoleMessage.h"
|
|
|