| Index: third_party/WebKit/Source/bindings/core/v8/custom/V8ErrorEventCustom.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/custom/V8ErrorEventCustom.cpp b/third_party/WebKit/Source/bindings/core/v8/custom/V8ErrorEventCustom.cpp
|
| index ef1db60b33fce69817cbbb9fb397018843e239e8..a7bae4cc39635ba67fb49904a09f3ecc4f2cdbed 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/custom/V8ErrorEventCustom.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/custom/V8ErrorEventCustom.cpp
|
| @@ -30,7 +30,7 @@
|
|
|
| #include "bindings/core/v8/V8ErrorEvent.h"
|
|
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "bindings/core/v8/V8PrivateProperty.h"
|
|
|
| namespace blink {
|
|
|