Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(189)

Unified Diff: sky/engine/core/BUILD.gn

Issue 879743004: Remove the EventFactory machinery. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/engine/build/scripts/templates/EventFactory.cpp.tmpl ('k') | sky/engine/core/Init.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « sky/engine/build/scripts/templates/EventFactory.cpp.tmpl ('k') | sky/engine/core/Init.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698