| Index: third_party/WebKit/Source/bindings/core/v8/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/BUILD.gn b/third_party/WebKit/Source/bindings/core/v8/BUILD.gn
|
| index b723540a7f452455046a76dd072b737d0cb63fe4..0f0789029fa69adde78176c962a83abede8a1aec 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/BUILD.gn
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/BUILD.gn
|
| @@ -93,8 +93,6 @@ generated_core_dictionary_files = [
|
| "$blink_core_output_dir/events/ProgressEventInit.h",
|
| "$blink_core_output_dir/events/PromiseRejectionEventInit.cpp",
|
| "$blink_core_output_dir/events/PromiseRejectionEventInit.h",
|
| - "$blink_core_output_dir/events/RelatedEventInit.cpp",
|
| - "$blink_core_output_dir/events/RelatedEventInit.h",
|
| "$blink_core_output_dir/events/SecurityPolicyViolationEventInit.cpp",
|
| "$blink_core_output_dir/events/SecurityPolicyViolationEventInit.h",
|
| "$blink_core_output_dir/events/TouchEventInit.cpp",
|
|
|