| 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 baf58f685d7fbb04c688ae1daf78d44af48568fb..6d8679889fe95630aad6541b641c2cf530120a2d 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8PrivateProperty.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8PrivateProperty.h
|
| @@ -34,6 +34,7 @@ class ScriptWrappable;
|
| X(IntersectionObserver, Callback) \
|
| X(MessageEvent, CachedData) \
|
| X(MutationObserver, Callback) \
|
| + X(NamedConstructor, Initialized) \
|
| X(PerformanceObserver, Callback) \
|
| X(SameObject, NotificationActions) \
|
| X(SameObject, NotificationData) \
|
|
|