| Index: third_party/WebKit/Source/core/events/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/events/BUILD.gn b/third_party/WebKit/Source/core/events/BUILD.gn
|
| index 0acc1a7551be79526f336a81b41936827d8f14ac..6768ebbe3b33ed1590c185016a7ef8fab48bb86f 100644
|
| --- a/third_party/WebKit/Source/core/events/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/events/BUILD.gn
|
| @@ -10,8 +10,8 @@ blink_core_sources("events") {
|
| "AddEventListenerOptionsResolved.h",
|
| "AnimationEvent.cpp",
|
| "AnimationEvent.h",
|
| - "AnimationPlayerEvent.cpp",
|
| - "AnimationPlayerEvent.h",
|
| + "AnimationPlaybackEvent.cpp",
|
| + "AnimationPlaybackEvent.h",
|
| "ApplicationCacheErrorEvent.cpp",
|
| "ApplicationCacheErrorEvent.h",
|
| "BeforeTextInsertedEvent.cpp",
|
|
|