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

Unified Diff: lib/core/corelib_sources.gypi

Issue 10977033: Cleanup the core/object.dart file. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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/core/corelib_sources.gypi
diff --git a/lib/core/corelib_sources.gypi b/lib/core/corelib_sources.gypi
index 58c9fb11cde55f381f525a5e4d56b887b47c9c74..b95b1f282fa9f493488b8006397ff1ca33af04e6 100644
--- a/lib/core/corelib_sources.gypi
+++ b/lib/core/corelib_sources.gypi
@@ -16,6 +16,7 @@
'expect.dart',
'future.dart',
'function.dart',
+ 'identical.dart',
'int.dart',
'hashable.dart',
'iterable.dart',
@@ -34,5 +35,6 @@
'string.dart',
'strings.dart',
'string_buffer.dart',
+ 'type.dart',
],
}
« no previous file with comments | « lib/core/core.dart ('k') | lib/core/identical.dart » ('j') | lib/core/object.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698