Index: sdk/lib/core/sort.dart |
diff --git a/sdk/lib/core/sort.dart b/sdk/lib/core/sort.dart |
index 252a110f639aadc2a4a75d380a53dd094d7e48c0..737d6da4f068378cee60c3cb55eac5868fe5dd14 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 it. |
/** |
* WARNING: This method is temporary and will go away soon. |
*/ |