From 8098486977db90d396650f25fe574eb5ca370bd1 Mon Sep 17 00:00:00 2001 From: Ben Konyi Date: Mon, 19 Aug 2019 18:41:47 -0700 Subject: [PATCH] Roll src/third_party/dart 9f13d07670..f7902889b6 (3 commits) dart-lang/sdk@f7902889b6 [vm, bytecode] Add missing class declaration loading during reload. dart-lang/sdk@6667b7fa45 Drop unused _dhelperRepl method dart-lang/sdk@bb076a20c5 Fix unsupported initializer exception --- DEPS | 2 +- ci/licenses_golden/licenses_third_party | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 740ce4be1..507f510a0 100644 --- a/DEPS +++ b/DEPS @@ -34,7 +34,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': '9f13d07670ac27597538309954d3e21b49752748', + 'dart_revision': 'f7902889b6e30a8b9d71416e1facf3c509aad06f', # 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 d7af638e0..6a63d412d 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: c8b14d4559bda4f646507775a134f9f7 +Signature: 8150fbd17d2122e7cb6fe8fcfb41d8d5 UNUSED LICENSES: -- GitLab