| 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 500c41349baade94a6de94b0fd7847615e2d050f..cc84662b21ef809ba0ecf1acded7dd41f49a5d62 100644
|
| --- a/third_party/WebKit/Source/platform/bindings/V8PrivateProperty.h
|
| +++ b/third_party/WebKit/Source/platform/bindings/V8PrivateProperty.h
|
| @@ -61,6 +61,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)
|
|
|
|
|