| Index: third_party/WebKit/Source/core/events/ErrorEvent.cpp
|
| diff --git a/third_party/WebKit/Source/core/events/ErrorEvent.cpp b/third_party/WebKit/Source/core/events/ErrorEvent.cpp
|
| index 12eafcc929e75d4aaae685ca5703c7574f77f313..dabd37d700baa0e41ac19aa380a2603862d66a0c 100644
|
| --- a/third_party/WebKit/Source/core/events/ErrorEvent.cpp
|
| +++ b/third_party/WebKit/Source/core/events/ErrorEvent.cpp
|
| @@ -32,7 +32,7 @@
|
|
|
| #include <memory>
|
|
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "v8/include/v8.h"
|
|
|
| namespace blink {
|
|
|