From 19d4cd8ec2da2378962edf5f57ef9ea84c2f95be Mon Sep 17 00:00:00 2001 From: Ben Konyi Date: Wed, 9 Oct 2019 18:43:52 -0700 Subject: [PATCH] Roll src/third_party/dart 2ffdc54d24..cc3e22f724 (6 commits) dart-lang/sdk@cc3e22f724 [flutter] expose dartdevc target to incremental compiler dart-lang/sdk@8866cdb8be [vm] throw exception if directory buffer overflows on Windows dart-lang/sdk@72bae7be70 [cfe] Handle all bounds checks on extension methods. dart-lang/sdk@55d1c95e08 [vm] Fix instruction deduplication for bare-AOT mode dart-lang/sdk@3bb32f6778 [vm/bytecode] Generate complex conditions more efficiently in bytecode dart-lang/sdk@50d6a3d022 [analyzer] move the ml model from sdk/model to sdk/bin/model --- DEPS | 2 +- ci/licenses_golden/licenses_third_party | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 5f91352477..1f364fefe6 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': '2ffdc54d24dedf99c9f356fdb603737fe412419f', + 'dart_revision': 'cc3e22f724105863b0b62b002340533f5e17853f', # 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 810f1729dc..0842d11b4f 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: ac1b76b6e4efd73a8bc9373e7272fd15 +Signature: 2125aecbe76fef1f96294e91d4dac051 UNUSED LICENSES: -- GitLab