diff --git a/DEPS b/DEPS index 9e5fe0640a..fd2887c62a 100644 --- a/DEPS +++ b/DEPS @@ -56,7 +56,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '139867e57ba92789aa4d649842b503ff1bd041c5', + 'dart_revision': '1a6246225b75aae44a5cba2b98ee6d55ecfc89b6', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -437,7 +437,7 @@ deps = { Var('dart_git') + '/mockito.git@eb4d1daa20c105c94ac29689c1975f0850fa18f2', 'src/flutter/third_party/dart/third_party/pkg/native': - Var('dart_git') + '/native.git@87e8f924f06458ccba11dda7edc26d607c663d60', + Var('dart_git') + '/native.git@5e9e4795d1faa39efeb92ae42fc0fa353778308f', 'src/flutter/third_party/dart/third_party/pkg/package_config': Var('dart_git') + '/package_config.git@76934c2ca25922ec72909bbff7dfbddaf0d02bd9', diff --git a/engine/src/flutter/ci/licenses_golden/excluded_files b/engine/src/flutter/ci/licenses_golden/excluded_files index c261713ef6..1a76e58e41 100644 --- a/engine/src/flutter/ci/licenses_golden/excluded_files +++ b/engine/src/flutter/ci/licenses_golden/excluded_files @@ -1532,6 +1532,7 @@ ../../../flutter/third_party/dart/runtime/vm/heap/freelist_test.cc ../../../flutter/third_party/dart/runtime/vm/heap/heap_test.cc ../../../flutter/third_party/dart/runtime/vm/heap/safepoint_test.cc +../../../flutter/third_party/dart/runtime/vm/heap/splay_test.cc ../../../flutter/third_party/dart/runtime/vm/heap/weak_table_test.cc ../../../flutter/third_party/dart/runtime/vm/instructions_arm64_test.cc ../../../flutter/third_party/dart/runtime/vm/instructions_arm_test.cc diff --git a/engine/src/flutter/ci/licenses_golden/licenses_dart b/engine/src/flutter/ci/licenses_golden/licenses_dart index fa5b2783b7..fdd8e64603 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_dart +++ b/engine/src/flutter/ci/licenses_golden/licenses_dart @@ -1,4 +1,4 @@ -Signature: 248715c28461ea4aeb73cd5bcb5bc36e +Signature: 2b488f1b7fc93b69b4f89d69211da628 ==================================================================================================== LIBRARY: dart @@ -4785,7 +4785,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice This Source Code Form is "Incompatible With Secondary Licenses", as defined by the Mozilla Public License, v. 2.0. -You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/139867e57ba92789aa4d649842b503ff1bd041c5 +You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/1a6246225b75aae44a5cba2b98ee6d55ecfc89b6 /third_party/fallback_root_certificates/ ==================================================================================================== diff --git a/engine/src/flutter/sky/packages/sky_engine/LICENSE b/engine/src/flutter/sky/packages/sky_engine/LICENSE index 2e915fa5a4..22ca2bd2fa 100644 --- a/engine/src/flutter/sky/packages/sky_engine/LICENSE +++ b/engine/src/flutter/sky/packages/sky_engine/LICENSE @@ -32054,7 +32054,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice This Source Code Form is "Incompatible With Secondary Licenses", as defined by the Mozilla Public License, v. 2.0. -You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/139867e57ba92789aa4d649842b503ff1bd041c5 +You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/1a6246225b75aae44a5cba2b98ee6d55ecfc89b6 /third_party/fallback_root_certificates/ --------------------------------------------------------------------------------