Chromium Code Reviews| Index: sdk/lib/core/sort.dart |
| diff --git a/sdk/lib/core/sort.dart b/sdk/lib/core/sort.dart |
| index 252a110f639aadc2a4a75d380a53dd094d7e48c0..ce8b62100eccd83cb7707b79b2c855606c0916be 100644 |
| --- a/sdk/lib/core/sort.dart |
| +++ b/sdk/lib/core/sort.dart |
| @@ -2,7 +2,7 @@ |
| // for details. All rights reserved. Use of this source code is governed by a |
| // BSD-style license that can be found in the LICENSE file. |
| -// TODO(ajohnsen): Remove once coreimpl is eliminated. |
| +// TODO(ajohnsen): Remove once dart2js intercepters can work without. |
|
floitsch
2012/11/12 16:31:56
without it.
Anders Johnsen
2012/11/12 16:58:38
Done.
|
| /** |
| * WARNING: This method is temporary and will go away soon. |
| */ |