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

Unified Diff: runtime/vm/vm_sources.gypi

Issue 195733009: Basic tag infrastructure (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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/tags.cc ('k') | no next file » | 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 2481ac61634744a1fea1a7a32a0eeb6d3557967d..94434e2946828d61984d215af92557ebd80e63fa 100644
--- a/runtime/vm/vm_sources.gypi
+++ b/runtime/vm/vm_sources.gypi
@@ -350,6 +350,8 @@
'stub_code_x64_test.cc',
'symbols.cc',
'symbols.h',
+ 'tags.cc',
+ 'tags.h',
'thread.h',
'thread_interrupter.cc',
'thread_interrupter.h',
« no previous file with comments | « runtime/vm/tags.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698