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

Unified Diff: corelib/src/implementation/corelib_impl_sources.gypi

Issue 10878050: Unify Object implementation across dart2js and VM. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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: corelib/src/implementation/corelib_impl_sources.gypi
diff --git a/corelib/src/implementation/corelib_impl_sources.gypi b/corelib/src/implementation/corelib_impl_sources.gypi
index 746235ef3e10dbf30899721e476c50764cc5e63f..424b241fb8ea298bc92449d6aff2e6ac59e1200c 100644
--- a/corelib/src/implementation/corelib_impl_sources.gypi
+++ b/corelib/src/implementation/corelib_impl_sources.gypi
@@ -14,6 +14,7 @@
'hash_map_set.dart',
'linked_hash_map.dart',
'maps.dart',
+ 'object.dart',
'options.dart',
'queue.dart',
'regexp.dart',

Powered by Google App Engine
This is Rietveld 408576698