| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index e9d37915ee0b6c66a3a6861bf0b91bfcc6db6dfb..4cfa1cd2d18681688ed294a076fdfc189a72d9aa 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -518,8 +518,6 @@ public:
|
| UIEventKeyCode = 597,
|
| UIEventWhich = 598,
|
| TextWholeText = 599,
|
| - AttrChildAccess = 600,
|
| - AttrChildChange = 601,
|
| NotificationCloseEvent = 603,
|
| CSSKeyframesRuleAppendRule = 604,
|
| CSSKeyframesRuleInsertRule = 605,
|
|
|