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

Unified Diff: runtime/vm/vm_sources.gypi

Issue 1965493004: Canonicalize generic types in an isolate specific hash table (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: address-merge-conflicts Created 4 years, 7 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/type_table.h ('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 538b12f5531404f709989ddf43b49f58146b8120..edb97e4c8d7cee2c25f5853cddd611528b55e3e6 100644
--- a/runtime/vm/vm_sources.gypi
+++ b/runtime/vm/vm_sources.gypi
@@ -496,6 +496,7 @@
'token.h',
'token_position.cc',
'token_position.h',
+ 'type_table.h',
'unibrow.cc',
'unibrow.h',
'unibrow-inl.h',
« no previous file with comments | « runtime/vm/type_table.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698