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

Unified Diff: sdk/lib/internal/internal_sources.gypi

Issue 420713008: Remove hard limit from mirrors accessor caches. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 5 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: sdk/lib/internal/internal_sources.gypi
diff --git a/sdk/lib/internal/internal_sources.gypi b/sdk/lib/internal/internal_sources.gypi
index acdf220b9edd1d6c4e631ae1e6af3250d419700e..c77ebc482ee75c30a89d47c10414d3a98a5a408a 100644
--- a/sdk/lib/internal/internal_sources.gypi
+++ b/sdk/lib/internal/internal_sources.gypi
@@ -7,10 +7,10 @@
'sources': [
'internal.dart',
# The above file needs to be first as it lists the parts below.
+ 'cache.dart',
'iterable.dart',
'list.dart',
'lists.dart',
- 'lru.dart',
'print.dart',
'sort.dart',
'symbol.dart',

Powered by Google App Engine
This is Rietveld 408576698