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

Unified Diff: tools/create_sdk.py

Issue 10854232: Continue removal of frog. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: 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
« no previous file with comments | « no previous file | tools/presubmit.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/create_sdk.py
===================================================================
--- tools/create_sdk.py (revision 10970)
+++ tools/create_sdk.py (working copy)
@@ -36,8 +36,8 @@
# ........runtime/
# ......dart2js/
# ......isolate/
-# ........isolate_{frog, runtime}.dart
-# ........{frog, runtime}/
+# ........isolate_{dart2js, runtime}.dart
+# ........dart2js/
ahe 2012/08/20 19:33:27 Is this true?
dgrove 2012/08/20 19:35:33 Yes. dart-sdk/lib/isolate/dart2js/ contains compil
ahe 2012/08/20 19:39:28 I don't think dart2js reads those files. Unless yo
dgrove 2012/08/20 20:25:03 I haven't made any changes in where dart2js is pic
# ......dom/
# ........dom.dart
# ......html/
« no previous file with comments | « no previous file | tools/presubmit.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698