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

Unified Diff: runtime/lib/lib_sources.gypi

Issue 10870064: Use patching for Expando so the implementation-specific files are not needed in the SDK. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Adding missing file 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..9c487f00f7f13d8d885d0658e16f99e06755bf52 100644
--- a/runtime/lib/lib_sources.gypi
+++ b/runtime/lib/lib_sources.gypi
@@ -12,11 +12,8 @@
'error.cc',
'error.dart',
'error.h',
- 'expando_impl.dart',
'literal_factory.dart',
'object.cc',
'object.dart',
- 'weak_property.cc',
- 'weak_property.dart',
],
}

Powered by Google App Engine
This is Rietveld 408576698