| 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 7aed8d8a6831f4dcc5dce4cf8f949d31bf9c3a88..4b85a7ab650997f4a1e69221da4992e9f7bba7ef 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8EventListenerHelper.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8EventListenerHelper.h
|
| @@ -33,6 +33,7 @@
|
|
|
| #include "bindings/core/v8/V8Binding.h"
|
| #include "bindings/core/v8/V8EventListener.h"
|
| +#include "bindings/core/v8/V8HiddenValue.h"
|
| #include "core/CoreExport.h"
|
| #include "v8/include/v8.h"
|
| #include "wtf/Allocator.h"
|
|
|