| 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 de7bee3e19f06e18f998366a24a97fd3d33efc16..b6f3a95b72fc7c8437867cd5f393c1187ed1fb1d 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -901,7 +901,6 @@ class CORE_EXPORT UseCounter {
|
| kDocumentCreateEventTrackEvent = 1186,
|
| kDocumentCreateEventMutationEvents = 1188,
|
| kDocumentCreateEventSVGEvents = 1190,
|
| - kDocumentCreateEventWebKitTransitionEvent = 1191,
|
| kDocumentCreateEventDeviceMotionEvent = 1195,
|
| kDocumentCreateEventDeviceOrientationEvent = 1196,
|
| kDocumentCreateEventIDBVersionChangeEvent = 1201,
|
|
|