| Index: third_party/WebKit/Source/core/frame/UseCounter.h
|
| diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| index 4ab04349a5d020305b9c2a951d3a22f90f83711d..de7bee3e19f06e18f998366a24a97fd3d33efc16 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -899,7 +899,6 @@ class CORE_EXPORT UseCounter {
|
| kDocumentCreateEventTransitionEvent = 1183,
|
| kDocumentCreateEventWheelEvent = 1184,
|
| kDocumentCreateEventTrackEvent = 1186,
|
| - kDocumentCreateEventWebKitAnimationEvent = 1187,
|
| kDocumentCreateEventMutationEvents = 1188,
|
| kDocumentCreateEventSVGEvents = 1190,
|
| kDocumentCreateEventWebKitTransitionEvent = 1191,
|
|
|