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