| Index: third_party/WebKit/Source/bindings/core/v8/V8PrivateProperty.h
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/V8PrivateProperty.h b/third_party/WebKit/Source/bindings/core/v8/V8PrivateProperty.h
|
| index f0d103bd9288f16f8e6dd10b060b9d3bfc63d627..6ad6fe1204949eb024c0d5329f4fbce97061b750 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8PrivateProperty.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8PrivateProperty.h
|
| @@ -33,6 +33,7 @@ class ScriptWrappable;
|
| X(IntersectionObserver, Callback) \
|
| X(MessageEvent, CachedData) \
|
| X(MutationObserver, Callback) \
|
| + X(NamedConstructor, Initialized) \
|
| X(PerformanceObserver, Callback) \
|
| X(SameObject, NotificationActions) \
|
| X(SameObject, NotificationData) \
|
|
|