| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index fb6abeb7c6b26d4f05535cedcbe7cc1b54c8d889..e6e2c75abeadc6f031620ad01e863b3626f01e4c 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -594,9 +594,7 @@ public:
|
| PrefixedAudioContext = 654,
|
| PrefixedOfflineAudioContext = 655,
|
| AddEventListenerNoArguments = 656,
|
| - AddEventListenerOneArgument = 657,
|
| RemoveEventListenerNoArguments = 658,
|
| - RemoveEventListenerOneArgument = 659,
|
| SRIElementWithNonMatchingIntegrityType = 660,
|
| MixedContentInNonHTTPSFrameThatRestrictsMixedContent = 661,
|
| MixedContentInSecureFrameThatDoesNotRestrictMixedContent = 662,
|
|
|