| Index: third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h b/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h
|
| index d86fa3a8a273901ac34d9940bdd5eb5cb5cf2a0e..6b200398eac26c9945ffad501b42ea8e8335405c 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h
|
| @@ -29,7 +29,6 @@ class ScriptWrappable;
|
| V(customElementTagName) \
|
| V(customElementType) \
|
| V(customElementsRegistryMap) \
|
| - V(document) \
|
| V(error) \
|
| V(event) \
|
| V(idbCursorRequest) \
|
|
|