Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Manual Roll of Dart dfdc7e45c5...06cb010247 #19649

Merged
merged 1 commit into from
Jul 10, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '06cb010247fb9163db673ba2fd0b338ad6caafb8',
'dart_revision': 'dfdc7e45c5baea07de8de582ed2d50ed218df47a',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand Down Expand Up @@ -200,7 +200,7 @@ deps = {
Var('dart_git') + '/dart2js_info.git' + '@' + Var('dart_dart2js_info_tag'),

'src/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/[email protected].1',
Var('dart_git') + '/[email protected].2',

'src/third_party/dart/third_party/pkg/ffi':
Var('dart_git') + '/ffi.git@454ab0f9ea6bd06942a983238d8a6818b1357edb',
Expand Down Expand Up @@ -353,7 +353,7 @@ deps = {
Var('dart_git') + '/package_config.git@9c586d04bd26fef01215fd10e7ab96a3050cfa64',

'src/third_party/dart/tools/sdks':
{'packages': [{'version': 'version:2.9.0-18.0.dev', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
{'packages': [{'version': 'version:2.9.0-21.0.dev', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},

# WARNING: end of dart dependencies list that is cleaned up automatically - see create_updated_flutter_deps.py.

Expand Down
4 changes: 3 additions & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: ccd877febbe228c3fd663eefb5ce5de0
Signature: 90e25fd2f6388bf92247eaf28caec993

UNUSED LICENSES:

Expand Down Expand Up @@ -8306,6 +8306,8 @@ FILE: ../../../third_party/dart/runtime/bin/dartdev_utils.cc
FILE: ../../../third_party/dart/runtime/bin/dartdev_utils.h
FILE: ../../../third_party/dart/runtime/bin/exe_utils.cc
FILE: ../../../third_party/dart/runtime/bin/exe_utils.h
FILE: ../../../third_party/dart/runtime/bin/platform_macos.h
FILE: ../../../third_party/dart/runtime/bin/platform_macos_test.cc
FILE: ../../../third_party/dart/runtime/include/dart_api_dl.cc
FILE: ../../../third_party/dart/runtime/include/dart_api_dl.h
FILE: ../../../third_party/dart/runtime/include/dart_version.h
Expand Down