diff --git a/DEPS b/DEPS index 63e9174e0b5be..c399336830f89 100644 --- a/DEPS +++ b/DEPS @@ -62,7 +62,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': '452dd17120b7a16effa1374ea565a6d438c6d73a', + 'dart_revision': '03130d49f2147f6f34c1b1056a11fe4f2f26ecad', # 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_dart b/ci/licenses_golden/licenses_dart index cb32c5a50c10a..54abaf4d8c8fa 100644 --- a/ci/licenses_golden/licenses_dart +++ b/ci/licenses_golden/licenses_dart @@ -1,4 +1,4 @@ -Signature: 014ba5bf3cb199e7d86d05201449699e +Signature: f8583850eb070e3d90f1bd28a7a81bde ==================================================================================================== LIBRARY: dart @@ -4750,7 +4750,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/+/452dd17120b7a16effa1374ea565a6d438c6d73a +You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/03130d49f2147f6f34c1b1056a11fe4f2f26ecad /third_party/fallback_root_certificates/ ==================================================================================================== diff --git a/shell/platform/fuchsia/dart/BUILD.gn b/shell/platform/fuchsia/dart/BUILD.gn index fc5c5de52ba62..826aefacd4a14 100644 --- a/shell/platform/fuchsia/dart/BUILD.gn +++ b/shell/platform/fuchsia/dart/BUILD.gn @@ -99,6 +99,7 @@ dart_library("expect") { "config.dart", "expect.dart", "minitest.dart", + "variations.dart", ] } diff --git a/sky/packages/sky_engine/LICENSE b/sky/packages/sky_engine/LICENSE index 1522b4ab1b923..0880e4acdcf21 100644 --- a/sky/packages/sky_engine/LICENSE +++ b/sky/packages/sky_engine/LICENSE @@ -31342,7 +31342,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/+/452dd17120b7a16effa1374ea565a6d438c6d73a +You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/03130d49f2147f6f34c1b1056a11fe4f2f26ecad /third_party/fallback_root_certificates/ --------------------------------------------------------------------------------