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

Unified Diff: runtime/lib/lib_sources.gypi

Issue 10911201: Reapply changes to Expando patching. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Move code around a bit. 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: runtime/lib/lib_sources.gypi
diff --git a/runtime/lib/lib_sources.gypi b/runtime/lib/lib_sources.gypi
index 6c62a6d94453af046908865038ef6c1ef44e71e5..452d0c04a00be2cec65e3999eb0c376454a77e44 100644
--- a/runtime/lib/lib_sources.gypi
+++ b/runtime/lib/lib_sources.gypi
@@ -12,7 +12,10 @@
'error.cc',
'error.dart',
'error.h',
+ 'expando_patch.dart',
'literal_factory.dart',
'object_patch.dart',
+ 'weak_property.dart',
+ 'weak_property.cc',
],
}

Powered by Google App Engine
This is Rietveld 408576698