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

Unified Diff: runtime/vm/vm_sources.gypi

Issue 447003003: Introduce await (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 4 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
Index: runtime/vm/vm_sources.gypi
diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi
index f7a50886a45aa1467e041828ae1b8b9f5c59f4bd..8bc4c641ce0721714405073a7e2006b382a351f5 100644
--- a/runtime/vm/vm_sources.gypi
+++ b/runtime/vm/vm_sources.gypi
@@ -34,6 +34,8 @@
'ast_printer.h',
'ast_printer_test.cc',
'ast_test.cc',
+ 'ast_transformer.cc',
+ 'ast_transformer.h',
'atomic.h',
'atomic_android.cc',
'atomic_linux.cc',

Powered by Google App Engine
This is Rietveld 408576698