| Index: Source/bindings/core/v8/WrapperTypeInfo.h
|
| diff --git a/Source/bindings/core/v8/WrapperTypeInfo.h b/Source/bindings/core/v8/WrapperTypeInfo.h
|
| index 469a9bbf9981de100db736a0968a6afcba9846dc..b5385eb8190e1545128484234ec9edb1fff576db 100644
|
| --- a/Source/bindings/core/v8/WrapperTypeInfo.h
|
| +++ b/Source/bindings/core/v8/WrapperTypeInfo.h
|
| @@ -40,7 +40,6 @@ namespace blink {
|
|
|
| class ActiveDOMObject;
|
| class EventTarget;
|
| -class Node;
|
| class ScriptWrappableBase;
|
|
|
| static const int v8DOMWrapperTypeIndex = static_cast<int>(gin::kWrapperInfoIndex);
|
|
|