| Index: third_party/WebKit/Source/bindings/core/v8/V8EventListenerHelper.h
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/V8EventListenerHelper.h b/third_party/WebKit/Source/bindings/core/v8/V8EventListenerHelper.h
|
| index 8f0f538a05494b465f5a5496f142e39276fad352..a09b201615d5305c300343ecbfb2be3b2016eb3e 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8EventListenerHelper.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8EventListenerHelper.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef V8EventListenerHelper_h
|
| #define V8EventListenerHelper_h
|
|
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "bindings/core/v8/V8EventListener.h"
|
| #include "bindings/core/v8/V8PrivateProperty.h"
|
| #include "core/CoreExport.h"
|
|
|