| Index: sky/engine/core/BUILD.gn
|
| diff --git a/sky/engine/core/BUILD.gn b/sky/engine/core/BUILD.gn
|
| index 54a92a669a6de9a39b780ca2d9480864d7830858..caec1d4336791f85560a0292deb36de6cb3dafd3 100644
|
| --- a/sky/engine/core/BUILD.gn
|
| +++ b/sky/engine/core/BUILD.gn
|
| @@ -327,7 +327,6 @@ process_in_files("make_core_generated_event_factory") {
|
| ]
|
| other_inputs = make_event_factory_files
|
| outputs = [
|
| - "$sky_core_output_dir/Event.cpp",
|
| "$sky_core_output_dir/EventHeaders.h",
|
| "$sky_core_output_dir/EventInterfaces.h",
|
| ]
|
|
|