| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 751b786ac72786d9009f2d011ef3d499887395f3..252cd3be5a381c776a89fdc37cf26709a8d584b5 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -281,6 +281,7 @@
|
| PrefixedPutImageDataHD = 266,
|
| PrefixedImageSmoothingEnabled = 267,
|
| UnprefixedImageSmoothingEnabled = 268,
|
| + ShadowRootApplyAuthorStyles = 269,
|
| PromiseConstructor = 270,
|
| PromiseCast = 271,
|
| PromiseReject = 272,
|
|
|