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

Unified Diff: runtime/lib/lib_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: runtime/lib/lib_sources.gypi
diff --git a/runtime/lib/lib_sources.gypi b/runtime/lib/lib_sources.gypi
index 1c2b0dae03c27a237d977f463b219cd453a84ba8..681d3b87cc02958a4f213552591e5ff9b437f56f 100644
--- a/runtime/lib/lib_sources.gypi
+++ b/runtime/lib/lib_sources.gypi
@@ -14,8 +14,6 @@
'error.h',
'expando_impl.dart',
'literal_factory.dart',
- 'object.cc',
- 'object.dart',
'weak_property.cc',
Ivan Posva 2012/08/27 21:09:52 This change aded back weak_property.cc and weak_pr
'weak_property.dart',
],

Powered by Google App Engine
This is Rietveld 408576698