diff --git a/DEPS b/DEPS index 2c09556b9188a80279d01df652dcc2fa8e6d59a3..ce0ee5ef6bdf5cc9aef317ae9af2c718e723fd36 100644 --- a/DEPS +++ b/DEPS @@ -31,7 +31,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': 'fee615c5a51bb2ace4f13db2fcde1b02eb039488', + 'dart_revision': '39ec9fc4f3fb355e2f971493ae8340cee5105a20', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -358,6 +358,9 @@ deps = { 'src/third_party/dart/third_party/pkg_tested/package_resolver': Var('dart_git') + '/package_resolver.git' + '@' + Var('dart_package_resolver_tag'), + 'src/third_party/dart/tools/sdks': + {'packages': [{'version': 'version:2.3.0', '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. 'src/third_party/colorama/src': diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index c3bc9e5c1be8b89bb5aaa5065f0792fa9f984dd7..e3b30843efe9ad60b1ef8a23aab888a601e3ed7d 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 48c42235af26a81fc9167483f4aea348 +Signature: 3c7fe189eb8b90a2365c2f29c0d56332 UNUSED LICENSES: @@ -4884,14 +4884,12 @@ FILE: ../../../third_party/dart/runtime/vm/dart_api_impl_test.cc FILE: ../../../third_party/dart/runtime/vm/dart_api_message.cc FILE: ../../../third_party/dart/runtime/vm/dart_api_message.h FILE: ../../../third_party/dart/runtime/vm/dart_api_state.h -FILE: ../../../third_party/dart/runtime/vm/dart_entry_test.cc FILE: ../../../third_party/dart/runtime/vm/datastream.h FILE: ../../../third_party/dart/runtime/vm/debugger.cc FILE: ../../../third_party/dart/runtime/vm/debugger.h FILE: ../../../third_party/dart/runtime/vm/debugger_api_impl_test.cc FILE: ../../../third_party/dart/runtime/vm/double_internals.h FILE: ../../../third_party/dart/runtime/vm/exceptions_test.cc -FILE: ../../../third_party/dart/runtime/vm/find_code_object_test.cc FILE: ../../../third_party/dart/runtime/vm/flag_list.h FILE: ../../../third_party/dart/runtime/vm/flags.cc FILE: ../../../third_party/dart/runtime/vm/flags.h @@ -4963,7 +4961,6 @@ FILE: ../../../third_party/dart/runtime/vm/proccpuinfo.h FILE: ../../../third_party/dart/runtime/vm/raw_object.cc FILE: ../../../third_party/dart/runtime/vm/raw_object.h FILE: ../../../third_party/dart/runtime/vm/raw_object_snapshot.cc -FILE: ../../../third_party/dart/runtime/vm/resolver_test.cc FILE: ../../../third_party/dart/runtime/vm/scopes.cc FILE: ../../../third_party/dart/runtime/vm/scopes.h FILE: ../../../third_party/dart/runtime/vm/scopes_test.cc @@ -5186,6 +5183,8 @@ FILE: ../../../third_party/dart/runtime/vm/constants_dbc.cc FILE: ../../../third_party/dart/runtime/vm/constants_ia32.cc FILE: ../../../third_party/dart/runtime/vm/constants_kbc.cc FILE: ../../../third_party/dart/runtime/vm/constants_x64.cc +FILE: ../../../third_party/dart/runtime/vm/elf.cc +FILE: ../../../third_party/dart/runtime/vm/elf.h FILE: ../../../third_party/dart/runtime/vm/frame_layout.h FILE: ../../../third_party/dart/runtime/vm/intrusive_dlist.h FILE: ../../../third_party/dart/runtime/vm/intrusive_dlist_test.cc