| Index: sky/engine/core/frame/UseCounter.h
|
| diff --git a/sky/engine/core/frame/UseCounter.h b/sky/engine/core/frame/UseCounter.h
|
| index dda01bc6ba6dc31c026ff8539f360745c804d4ca..1916185eca9e453eeaaced06df3752be27adca30 100644
|
| --- a/sky/engine/core/frame/UseCounter.h
|
| +++ b/sky/engine/core/frame/UseCounter.h
|
| @@ -130,7 +130,6 @@ public:
|
| DocumentInputEncoding = 114, // Removed from DOM4.
|
| DocumentXMLEncoding = 115, // Removed from DOM4.
|
| DocumentXMLStandalone = 116, // Removed from DOM4.
|
| - NodeIsSameNode = 118, // Removed from DOM4.
|
| NodeNamespaceURI = 120, // Removed from DOM4.
|
| NodeLocalName = 122, // Removed from DOM4.
|
| NavigatorProductSub = 123,
|
|
|