From 3590e55e5e736a370553c2016bd4a20959323eab Mon Sep 17 00:00:00 2001 From: Ben Konyi Date: Fri, 7 Jun 2019 15:38:18 -0700 Subject: [PATCH] Roll src/third_party/dart 6d608fb52b..d10dffbfbf (3 commits) dart-lang/sdk@d10dffbfbf Add simple test to create dynamic dart-lang/sdk@065c42705c Added an errors field to allow permissive mode to display the exceptions that are being ignored dart-lang/sdk@b7aa075ca2 add a --libraries-file option to ddk --- DEPS | 2 +- ci/licenses_golden/licenses_third_party | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 1aadfe9b3..c5c19012d 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': '6d608fb52bc1926a73d986d73ab228b77cfb7ca2', + 'dart_revision': 'd10dffbfbfff11950ee30481aa4d0afe87cf4db6', # 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 64e7a3210..d1e33eb41 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 6bf2719a2dd065d8d7f5addbaaedb6c8 +Signature: 8b897debf634ab89ca61b4cc05623595 UNUSED LICENSES: -- GitLab