| Index: third_party/WebKit/Source/platform/bindings/V8PrivateProperty.h
|
| diff --git a/third_party/WebKit/Source/platform/bindings/V8PrivateProperty.h b/third_party/WebKit/Source/platform/bindings/V8PrivateProperty.h
|
| index 561e0aedfdc945b20b0ed7ee1569c8aca85dacdf..71c20e912b188797425bffb40738a04339caefb9 100644
|
| --- a/third_party/WebKit/Source/platform/bindings/V8PrivateProperty.h
|
| +++ b/third_party/WebKit/Source/platform/bindings/V8PrivateProperty.h
|
| @@ -59,6 +59,7 @@ class ScriptWrappable;
|
| X(SameObject, NotificationData) \
|
| X(SameObject, NotificationVibrate) \
|
| X(SameObject, PerformanceLongTaskTimingAttribution) \
|
| + X(SameObject, PushManagerSupportedContentEncodings) \
|
| SCRIPT_PROMISE_PROPERTIES(X, Promise) \
|
| SCRIPT_PROMISE_PROPERTIES(X, Resolver)
|
|
|
|
|