From b88bc9579bef0217c7d8afe4412b188e368b1665 Mon Sep 17 00:00:00 2001 From: Ben Konyi Date: Fri, 25 Oct 2019 06:42:28 -0700 Subject: [PATCH] Roll src/third_party/dart b42c2af535..d576ce69e1 (10 commits) dart-lang/sdk@d576ce69e1 [cfe] Implement initial integration of reachability dart-lang/sdk@b700114b1c Flow analysis: clarify the names of testing data structures. dart-lang/sdk@22856e5d86 [infra] Bump VERSION to 2.7.0 dart-lang/sdk@2d0cdbdd12 [CFE/Incremental compiler] Don't crash on parts with invalid scheme dart-lang/sdk@6826faf583 Update spec_parser. dart-lang/sdk@5a45d0b062 Updated {,unmodifiable_}typed_data.dart for NNBD. dart-lang/sdk@81a2925ac2 [infra] Front-end unit tests: Check for timeout of each suite separately dart-lang/sdk@87fa4e49d7 [CFE] Fix of an UTF8 BOM in input file possibly causing a crash dart-lang/sdk@2662e16773 Remove 'prune' from analyzer types. dart-lang/sdk@690b151a30 Fix for getMember(forSuper) for Object. --- DEPS | 2 +- ci/licenses_golden/licenses_third_party | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 949fdfd70..d270a3cc7 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': 'b42c2af535eb4eca7ee0506fde900b1194a3464e', + 'dart_revision': 'd576ce69e14481d364f78fd671eb2cc99bb82620', # 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 e5d42ee91..e33cf576e 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: f7c7c0230a581ae2581c3d75fb65e9ab +Signature: 4e7767571c6a4fd362222664fc03b701 UNUSED LICENSES: -- GitLab