| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 7f77126bccb98a5f74c79d7fbb1c293f24d16205..783301e879fdf7b1a84f6cf9b8c8660445fbd437 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -246,10 +246,7 @@ public:
|
| PrefixedDevicePixelRatioMediaFeature = 233,
|
| PrefixedMaxDevicePixelRatioMediaFeature = 234,
|
| PrefixedMinDevicePixelRatioMediaFeature = 235,
|
| - PrefixedTransform2dMediaFeature = 236,
|
| PrefixedTransform3dMediaFeature = 237,
|
| - PrefixedAnimationMediaFeature = 238,
|
| - PrefixedViewModeMediaFeature = 239,
|
| PrefixedStorageQuota = 240,
|
| ContentSecurityPolicyReportOnlyInMeta = 241,
|
| ResetReferrerPolicy = 243,
|
|
|