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

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: rebase + bring up to date 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 e657f58d9abbae4f6c597a09ebc0dbe782dc919b..f765ee582fe7261edf71fe589e2530cc6569429f 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