From 83ff9a07b96211be9baef6b8d85dad5de83ff5b4 Mon Sep 17 00:00:00 2001 From: Ben Konyi Date: Fri, 25 Oct 2019 09:43:54 -0700 Subject: [PATCH] Roll src/third_party/dart d576ce69e1..5ba6fb73ec (3 commits) dart-lang/sdk@5ba6fb73ec Only use "stmt:" prefix when necessary to avoid ambiguity. dart-lang/sdk@36cd2e22d4 [vm/aot] Expose static symbols in directly-generated ELF snapshots. dart-lang/sdk@165196dbc0 [parser] Fix infinite loop and setting offsets after EOF --- DEPS | 2 +- ci/licenses_golden/licenses_third_party | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index d270a3cc72..1f01c502f5 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': 'd576ce69e14481d364f78fd671eb2cc99bb82620', + 'dart_revision': '5ba6fb73eccc6ca9c4cce05dc0ed8a9d69268ae7', # 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 e33cf576e9..ddf68767bd 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 4e7767571c6a4fd362222664fc03b701 +Signature: 50db5fe4aff6079f152dca8009a48306 UNUSED LICENSES: -- GitLab