mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 15:01:30 +00:00
Update the DDC dart:async patch file version to match the migrated lib.
Change-Id: Ia15e68e2124fe0af5ebcb36529cef943b3406362 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/124642 Auto-Submit: Bob Nystrom <rnystrom@google.com> Commit-Queue: Nicholas Shahan <nshahan@google.com> Reviewed-by: Nicholas Shahan <nshahan@google.com>
This commit is contained in:
parent
be2866b9b1
commit
ed956daa3f
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
// 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.
|
||||
|
||||
// @dart = 2.5
|
||||
|
||||
// Patch file for the dart:async library.
|
||||
|
||||
import 'dart:_js_helper' show notNull, patch, ReifyFunctionTypes;
|
||||
|
|
Loading…
Reference in a new issue