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

Unified Diff: sky/engine/build/scripts/scripts.gypi

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/scripts.gni ('k') | sky/engine/build/scripts/templates/EventFactory.cpp.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/build/scripts/scripts.gypi
diff --git a/sky/engine/build/scripts/scripts.gypi b/sky/engine/build/scripts/scripts.gypi
index be1904b9bb906d8bb37de4e95f55563acd0aca2e..9ac67538f2acd168caca0a643a2d32e50d331e64 100644
--- a/sky/engine/build/scripts/scripts.gypi
+++ b/sky/engine/build/scripts/scripts.gypi
@@ -23,7 +23,6 @@
'make_event_factory_files': [
'<@(scripts_for_in_files)',
'make_event_factory.py',
- 'templates/EventFactory.cpp.tmpl',
],
'make_names_files': [
'<@(scripts_for_in_files)',
« no previous file with comments | « sky/engine/build/scripts/scripts.gni ('k') | sky/engine/build/scripts/templates/EventFactory.cpp.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698