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

Unified Diff: lib/core/corelib_sources.gypi

Issue 11169004: Add "contains" method to Collection. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fixed last illegal-access Created 8 years, 2 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 | « lib/core/core.dart ('k') | lib/core/list.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/core/corelib_sources.gypi
diff --git a/lib/core/corelib_sources.gypi b/lib/core/corelib_sources.gypi
index b95b1f282fa9f493488b8006397ff1ca33af04e6..a94025b490ea277bfba9ed35f6fd180d9548a783 100644
--- a/lib/core/corelib_sources.gypi
+++ b/lib/core/corelib_sources.gypi
@@ -30,6 +30,7 @@
'print.dart',
'queue.dart',
'regexp.dart',
+ 'sequences.dart',
'set.dart',
'stopwatch.dart',
'string.dart',
« no previous file with comments | « lib/core/core.dart ('k') | lib/core/list.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698