| 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 41198419b0eb1a1047c966857a382bc175209e29..7a6f8cb958ca55122fec61da3d267f9334ed4fac 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8PrivateProperty.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8PrivateProperty.h
|
| @@ -60,7 +60,6 @@ class ScriptWrappable;
|
| X(SameObject, NotificationData) \
|
| X(SameObject, NotificationVibrate) \
|
| X(SameObject, PerformanceLongTaskTimingAttribution) \
|
| - X(V8NodeFilterCondition, Filter) \
|
| SCRIPT_PROMISE_PROPERTIES(X, Promise) \
|
| SCRIPT_PROMISE_PROPERTIES(X, Resolver)
|
|
|
|
|