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

Unified Diff: runtime/vm/vm_sources.gypi

Issue 1566163003: Start testing source positions in flow graph (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 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
Index: runtime/vm/vm_sources.gypi
diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi
index 67b23f1a729adbb290dbabe065cb00c2d777a139..aa1ee40ea4f55c385f98b3f07f8d99d07b181bd4 100644
--- a/runtime/vm/vm_sources.gypi
+++ b/runtime/vm/vm_sources.gypi
@@ -174,6 +174,7 @@
'flow_graph_allocator.h',
'flow_graph_builder.cc',
'flow_graph_builder.h',
+ 'flow_graph_builder_test.cc',
'flow_graph_compiler.cc',
'flow_graph_compiler.h',
'flow_graph_compiler_arm.cc',
« runtime/vm/flow_graph_builder_test.cc ('K') | « runtime/vm/flow_graph_builder_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698