Skip to content

Commit 0f6526a

Browse files
skia-flutter-autorollNoamDev
authored andcommitted
Roll src/third_party/dart 439caba..a9ea936 (4 commits) (flutter-team-archive#15886)
https://dart.googlesource.com/sdk.git/+log/439cabaec02f..a9ea9365ad8a git log 439caba..a9ea936 --date=short --first-parent --format='%ad %ae %s' 2020-01-22 [email protected] Change null-aware `operator []`, `operator []=`, and function call to not have a period. 2020-01-22 [email protected] Migrate lib_2/typed_data to NNBD. 2020-01-22 [email protected] [cfe] Use legacy erasure and nnbd top merge in computation of supertypes in ClassHierarchyBuilder 2020-01-22 [email protected] [cfe] Test supertypes computed from ClassHierarchyBuilder Created with: gclient setdep -r src/third_party/dart@a9ea9365ad8a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: [email protected]
1 parent 92ef882 commit 0f6526a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ vars = {
3434
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3535
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3636
# updated revision list of existing dependencies.
37-
'dart_revision': '439cabaec02f5d9f219f3d7d33ec29cad167863c',
37+
'dart_revision': 'a9ea9365ad8a3e3b59115bd889a55b6aa2c5a5fa',
3838

3939
# WARNING: DO NOT EDIT MANUALLY
4040
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

0 commit comments

Comments
 (0)