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 83912356170560f08e8d129e59c4cd3c33f37b87..d9cd41637c832b5da4f7e9f4e01f101279a1370d 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/V8PrivateProperty.h |
+++ b/third_party/WebKit/Source/bindings/core/v8/V8PrivateProperty.h |
@@ -30,7 +30,6 @@ class ScriptWrappable; |
X(MessageEvent, CachedData) \ |
X(MutationObserver, Callback) \ |
X(PerformanceObserver, Callback) \ |
- X(PrivateScriptRunner, IsInitialized) \ |
X(SameObject, NotificationActions) \ |
X(SameObject, NotificationData) \ |
X(SameObject, NotificationVibrate) \ |