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

Unified Diff: lib/coreimpl/corelib_impl_sources.gypi

Issue 10942025: Convert String and List to abstract classes. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated to tip-of-tree. Created 8 years, 3 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: lib/coreimpl/corelib_impl_sources.gypi
diff --git a/lib/coreimpl/corelib_impl_sources.gypi b/lib/coreimpl/corelib_impl_sources.gypi
index 99b9c6ddf8ece1e6c0866ebf995a0aed32355894..e18f3ecaa0a23b20f2807cd83dade0e80f222f68 100644
--- a/lib/coreimpl/corelib_impl_sources.gypi
+++ b/lib/coreimpl/corelib_impl_sources.gypi
@@ -12,14 +12,12 @@
'future_implementation.dart',
'hash_map_set.dart',
'linked_hash_map.dart',
- 'list.dart',
'maps.dart',
'options.dart',
'queue.dart',
'regexp.dart',
'splay_tree.dart',
'stopwatch_implementation.dart',
- 'string.dart',
'string_buffer.dart',
],
}

Powered by Google App Engine
This is Rietveld 408576698