e831cb8510
This normalizes the checking of patches so that it matches the checking of augmentations. This means that the @patch annotation must and can only be used on patches. The dart: libraries and patches have been updated accordingly. TEST=ffi Change-Id: I78767eebd1a8861859067ae5ff9c0339f0985bb4 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/306041 Commit-Queue: Johnni Winther <johnniwinther@google.com> Reviewed-by: Joshua Litt <joshualitt@google.com> Reviewed-by: Lasse Nielsen <lrn@google.com> Reviewed-by: Daco Harkes <dacoharkes@google.com> Reviewed-by: Sigmund Cherem <sigmund@google.com> Reviewed-by: Jens Johansen <jensj@google.com> Reviewed-by: Slava Egorov <vegorov@google.com>
14 lines
231 B
JSON
14 lines
231 B
JSON
{
|
|
"none": {
|
|
"comment:0": "This adds to the default libraries found in the platform.",
|
|
"libraries": {
|
|
"test": {
|
|
"patches": [
|
|
"patch.dart"
|
|
],
|
|
"uri": "origin.dart"
|
|
}
|
|
}
|
|
}
|
|
}
|