| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 188edceb96f574167c0c1306650f9898dfbdc528..e86def6ec4f9d1960bbdf4e3e0bdcee56a72322a 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -134,7 +134,6 @@ public:
|
| SubFrameBeforeUnloadFired = 98,
|
| TextReplaceWholeText = 100,
|
| ConsoleMarkTimeline = 102,
|
| - CSSPseudoElementUserAgentCustomPseudo = 103,
|
| ElementGetAttributeNode = 107, // Removed from DOM4.
|
| ElementSetAttributeNode = 108, // Removed from DOM4.
|
| ElementRemoveAttributeNode = 109, // Removed from DOM4.
|
|
|