Chromium Code Reviews| Index: lib/collection/arrays.dart |
| diff --git a/lib/coreimpl/arrays.dart b/lib/collection/arrays.dart |
| similarity index 99% |
| rename from lib/coreimpl/arrays.dart |
| rename to lib/collection/arrays.dart |
| index 2a43a9555588a7647cfff4766e9fa85438cb664f..a29fbb263e1e5872e6ff87d3887a64d6af42536c 100644 |
| --- a/lib/coreimpl/arrays.dart |
| +++ b/lib/collection/arrays.dart |
| @@ -90,4 +90,3 @@ class Arrays { |
| } |
| } |
| } |
| - |