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

Unified Diff: lib/isolate/isolate_frog.dart

Issue 10662048: Build uses dart2js.bat on Windows (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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 | « lib/dartdoc/frog/reader.dart ('k') | utils/apidoc/apidoc.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/isolate/isolate_frog.dart
diff --git a/lib/isolate/isolate_frog.dart b/lib/isolate/isolate_frog.dart
index b443b9a0e74af62285e7bc877e83fd2b1a8fea05..3c1999a06917904969b7fbcd56233fb5b68774e8 100644
--- a/lib/isolate/isolate_frog.dart
+++ b/lib/isolate/isolate_frog.dart
@@ -45,4 +45,6 @@
#source("frog/isolateimpl.dart");
#source("frog/ports.dart");
#source("frog/messages.dart");
+#source("timer.dart");
+#source("timer_hook.dart");
#native("frog/natives.js");
« no previous file with comments | « lib/dartdoc/frog/reader.dart ('k') | utils/apidoc/apidoc.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698