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

Unified Diff: lib/core/core.dart

Issue 10907053: Remove stale comment. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/core/core.dart
diff --git a/lib/core/core.dart b/lib/core/core.dart
index d1aff755ecba52816f97234d858e62359e3bb7d9..13f5c4967a5b4844240ff319deb5f694fbf2980d 100644
--- a/lib/core/core.dart
+++ b/lib/core/core.dart
@@ -23,10 +23,9 @@
#source("iterator.dart");
#source("list.dart");
#source("map.dart");
-#source("options.dart");
#source("num.dart");
#source("object.dart");
-// TODO: Add num.dart once the editor don't manually add it.
+#source("options.dart");
#source("pattern.dart");
#source("print.dart");
#source("queue.dart");
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698