| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index ebd1b4936d096c80dd662b7be36865705f7e51de..0cd37fd49ee48c560858ee0998bf2e7231fd3871 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -190,11 +190,9 @@ public:
|
| HTMLAppletElementLegacyCall = 151,
|
| HTMLEmbedElementLegacyCall = 152,
|
| HTMLObjectElementLegacyCall = 153,
|
| - BeforeLoadEvent = 154,
|
| GetMatchedCSSRules = 155,
|
| SVGFontInCSS = 156,
|
| AttributeSpecified = 162, // Removed in DOM4.
|
| - BeforeLoadEventInIsolatedWorld = 163,
|
| PrefixedAudioDecodedByteCount = 164,
|
| PrefixedVideoDecodedByteCount = 165,
|
| PrefixedVideoDecodedFrameCount = 172,
|
|
|