| 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 a474c9871c38c6a984649488a7440cb9c3155c52..dbb17d134da80ecccc349e522c75de091f826ff8 100644
|
| --- a/third_party/WebKit/Source/core/events/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/events/BUILD.gn
|
| @@ -84,8 +84,6 @@ blink_core_sources("events") {
|
| "PromiseRejectionEvent.cpp",
|
| "PromiseRejectionEvent.h",
|
| "RegisteredEventListener.h",
|
| - "RelatedEvent.cpp",
|
| - "RelatedEvent.h",
|
| "ResourceProgressEvent.cpp",
|
| "ResourceProgressEvent.h",
|
| "ScopedEventQueue.cpp",
|
|
|