Chromium Code Reviews| Index: sdk/lib/_collection_dev/iterable.dart |
| diff --git a/sdk/lib/_collection_dev/iterable.dart b/sdk/lib/_collection_dev/iterable.dart |
| index 99659ac911d154c47a2905a7a92aa677e1e43ae0..2d46eb76908f647ea7232fa087a4de33cf74ec21 100644 |
| --- a/sdk/lib/_collection_dev/iterable.dart |
| +++ b/sdk/lib/_collection_dev/iterable.dart |
| @@ -20,6 +20,8 @@ part of dart._collection.dev; |
| // tools/dom/templates/html/dartium/web_gl_dartium.darttemplate |
| // tools/dom/templates/html/dartium/web_sql_dartium.darttemplate |
| // sdk/lib/core/regexp.dart |
| +// TODO(floitsch): also used in dart:async until end of september for |
|
Lasse Reichstein Nielsen
2013/09/23 14:24:12
Capitalize September.
floitsch
2013/09/23 17:12:07
Done.
|
| +// deprecation of runZonedExperimental. |
| const deprecated = 0; |