| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 082ea065bfe5452c14f2af347da34af71646d599..f8819edebd45df3c570148c0ff8e3cefe8c6f797 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -209,7 +209,7 @@ public:
|
| DOMNodeRemovedFromDocumentEvent,
|
| DOMNodeInsertedIntoDocumentEvent,
|
| DOMCharacterDataModifiedEvent,
|
| - DocumentAllTags,
|
| + REMOVEDDocumentAllTags,
|
| DocumentAllLegacyCall,
|
| HTMLAppletElementLegacyCall,
|
| HTMLEmbedElementLegacyCall,
|
|
|