| 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 ed15111cb03e094e0f70170a9f487db897913d83..2918c96ce939679e0cfddb2732d0f476d0c7b9f6 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h
|
| @@ -29,6 +29,7 @@ class ScriptWrappable;
|
| V(customElementNamespaceURI) \
|
| V(customElementTagName) \
|
| V(customElementType) \
|
| + V(customElementsRegistryMap) \
|
| V(callback) \
|
| V(condition) \
|
| V(data) \
|
|
|