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

Unified Diff: runtime/lib/lib_sources.gypi

Issue 11027059: Add apply method signature to Function class. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address review comment. Created 8 years, 2 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
« no previous file with comments | « runtime/lib/function_patch.dart ('k') | tests/corelib/apply_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/lib/lib_sources.gypi
diff --git a/runtime/lib/lib_sources.gypi b/runtime/lib/lib_sources.gypi
index be01d072941686e4d6568f2e238b8d4d4554ccd1..971dfca14830480d6752d43b3d9127f29ae1046d 100644
--- a/runtime/lib/lib_sources.gypi
+++ b/runtime/lib/lib_sources.gypi
@@ -14,6 +14,7 @@
'errors_patch.dart',
'error.h',
'expando_patch.dart',
+ 'function_patch.dart',
'integers.cc',
'integers.dart',
'integers_patch.dart',
« no previous file with comments | « runtime/lib/function_patch.dart ('k') | tests/corelib/apply_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698