| Index: sky/engine/core/frame/UseCounter.h
|
| diff --git a/sky/engine/core/frame/UseCounter.h b/sky/engine/core/frame/UseCounter.h
|
| index 1916185eca9e453eeaaced06df3752be27adca30..836ab5ce4b3009788c14114aba47c6fc91dbb215 100644
|
| --- a/sky/engine/core/frame/UseCounter.h
|
| +++ b/sky/engine/core/frame/UseCounter.h
|
| @@ -155,7 +155,6 @@ public:
|
| DOMNodeInsertedIntoDocumentEvent = 147,
|
| DOMCharacterDataModifiedEvent = 148,
|
| DocumentAllLegacyCall = 150,
|
| - GetMatchedCSSRules = 155,
|
| SVGFontInCSS = 156,
|
| AttributeOwnerElement = 160, // Removed in DOM4.
|
| AttributeSpecified = 162, // Removed in DOM4.
|
|
|