| Index: third_party/WebKit/Source/core/frame/HostsUsingFeatures.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/HostsUsingFeatures.cpp b/third_party/WebKit/Source/core/frame/HostsUsingFeatures.cpp
|
| index 7bbdbf49201d1eca1f8e5dfe6c64aacc464f05bf..3de5684093b8cb160c2594c435f6e16071935e2c 100644
|
| --- a/third_party/WebKit/Source/core/frame/HostsUsingFeatures.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/HostsUsingFeatures.cpp
|
| @@ -5,7 +5,7 @@
|
| #include "core/frame/HostsUsingFeatures.h"
|
|
|
| #include "bindings/core/v8/ScriptState.h"
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "core/dom/Document.h"
|
| #include "core/frame/LocalDOMWindow.h"
|
| #include "core/page/Page.h"
|
|
|