From 8a6bad6efc5a922214077f47458ade1fed9d3f5e Mon Sep 17 00:00:00 2001 From: Ben Konyi Date: Fri, 7 Jun 2019 09:38:51 -0700 Subject: [PATCH] Roll src/third_party/dart 40ef0c6d9f..9f2f5adb64 (4 commits) dart-lang/sdk@9f2f5adb64 Reland [vm/ffi] Regression test for dartbug.com/36993 dart-lang/sdk@15a3df3c10 Migration: add support for cascade expressions. dart-lang/sdk@da66902e4f Fix a bug in constructor element display string (issue 37165) dart-lang/sdk@85cadff46b Revert "Fix implementation of isDartCore and isDartAsync." --- DEPS | 2 +- ci/licenses_golden/licenses_third_party | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index de0c9dc23..663134682 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': '40ef0c6d9f9b1a4ffa978d45a216a3329eebf295', + 'dart_revision': '9f2f5adb642ed9410f39e1f91d51da36056830bc', # 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 a2c67c747..6297dc2ae 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 5108dc4b96e1ce6c844bc76fe80edfb0 +Signature: d6b2fbe84574f9e1e5e53aad84d07819 UNUSED LICENSES: -- GitLab