| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index ecadf44109c05dcf7da4fad340ec872547ebbd45..c284f5c9f3c4e549da717e82924cd829e91f7584 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -477,8 +477,6 @@ public:
|
| SRIElementWithMatchingIntegrityAttribute = 540,
|
| SRIElementWithNonMatchingIntegrityAttribute = 541,
|
| SRIElementWithUnparsableIntegrityAttribute = 542,
|
| - SRIElementWithIntegrityAttributeAndInsecureOrigin = 543,
|
| - SRIElementWithIntegrityAttributeAndInsecureResource = 544,
|
| AnimationPlayerGetStartTime = 545,
|
| AnimationPlayerSetStartTime = 546,
|
| AnimationPlayerGetCurrentTime = 547,
|
|
|