| Index: third_party/WebKit/Source/web/WebLocalFrameImpl.cpp
|
| diff --git a/third_party/WebKit/Source/web/WebLocalFrameImpl.cpp b/third_party/WebKit/Source/web/WebLocalFrameImpl.cpp
|
| index 12eebbc97547667bc383f11fa80489a2057d365e..7575f0ab473f95fbe782f504c6ed7c754971d18a 100644
|
| --- a/third_party/WebKit/Source/web/WebLocalFrameImpl.cpp
|
| +++ b/third_party/WebKit/Source/web/WebLocalFrameImpl.cpp
|
| @@ -98,7 +98,7 @@
|
| #include "bindings/core/v8/ScriptSourceCode.h"
|
| #include "bindings/core/v8/ScriptValue.h"
|
| #include "bindings/core/v8/SourceLocation.h"
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "bindings/core/v8/V8GCController.h"
|
| #include "bindings/core/v8/V8PerIsolateData.h"
|
| #include "core/HTMLNames.h"
|
|
|