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

Unified Diff: runtime/lib/async_sources.gypi

Issue 11783009: Big merge from experimental to bleeding edge. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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/array_patch.dart ('k') | runtime/lib/byte_array.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/lib/async_sources.gypi
diff --git a/runtime/lib/isolate_sources.gypi b/runtime/lib/async_sources.gypi
similarity index 87%
copy from runtime/lib/isolate_sources.gypi
copy to runtime/lib/async_sources.gypi
index 373158f84d45d1d8a1cd58d5bbf8a6edb19871b1..d1c0711679a7189610e28d878b4f8825aae0a3c6 100644
--- a/runtime/lib/isolate_sources.gypi
+++ b/runtime/lib/async_sources.gypi
@@ -5,7 +5,6 @@
# This file contains all sources for the dart:isolate library.
{
'sources': [
- 'isolate_patch.dart',
- 'isolate.cc',
+ 'timer_patch.dart',
],
}
« no previous file with comments | « runtime/lib/array_patch.dart ('k') | runtime/lib/byte_array.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698