| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 41d8f54bef6e8191408886655e2e4a62652a83f0..7b85ec97d33cb0289eaef5c1ff03ac4decc323ea 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -739,6 +739,7 @@ public:
|
| ClientHintsDPR = 835,
|
| ClientHintsResourceWidth = 836,
|
| ClientHintsViewportWidth = 837,
|
| + SRIElementIntegrityAttributeButIneligible = 838,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|