diff --git a/DEPS b/DEPS index c78d298eb3e3f..5b9e1f5e0d6ad 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': 'd5405d06f4eaf78271ccf000bee0456ba52da509', + 'dart_revision': 'fee615c5a51bb2ace4f13db2fcde1b02eb039488', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index 105fd00715b0d..c3bc9e5c1be8b 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 135b98e5197f55547dc0c5d9eb849d73 +Signature: 48c42235af26a81fc9167483f4aea348 UNUSED LICENSES: @@ -4884,12 +4884,14 @@ 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 @@ -4961,6 +4963,7 @@ 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 @@ -5183,8 +5186,6 @@ 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