| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 569ee68a1dda7229ef36ea5c285ac606846c63b6..8d0863ef0762a8ea28cabeb4d29ebfe4d99acb30 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -586,7 +586,6 @@ public:
|
| PrefixedOfflineAudioContext = 655,
|
| AddEventListenerNoArguments = 656,
|
| RemoveEventListenerNoArguments = 658,
|
| - SRIElementWithNonMatchingIntegrityType = 660,
|
| MixedContentInNonHTTPSFrameThatRestrictsMixedContent = 661,
|
| MixedContentInSecureFrameThatDoesNotRestrictMixedContent = 662,
|
| MixedContentWebSocket = 663,
|
|
|