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

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: Addressed comments 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
« no previous file with comments | « runtime/vm/symbols.h ('k') | tests/language/await_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/vm_sources.gypi
diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi
index 3173a1b09d55075dc34cd4506b3ad45ab5a22a5a..4083cfbb84242548f16eee0a8dede80d2ba33284 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',
« no previous file with comments | « runtime/vm/symbols.h ('k') | tests/language/await_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698