| 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 87f225efbefe685e04714583bd714acbe97d47d9..515ef2659c74916a1d527d8b5cea056045e3bf31 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -895,7 +895,6 @@ class CORE_EXPORT UseCounter {
|
| kDocumentCreateEventMutationEvent = 1173,
|
| kDocumentCreateEventPageTransitionEvent = 1174,
|
| kDocumentCreateEventPopStateEvent = 1176,
|
| - kDocumentCreateEventProgressEvent = 1177,
|
| kDocumentCreateEventTextEvent = 1182,
|
| kDocumentCreateEventTransitionEvent = 1183,
|
| kDocumentCreateEventWheelEvent = 1184,
|
|
|