From 0c2b6dc6e3395b41ea284c505067455a4081949e Mon Sep 17 00:00:00 2001 From: Alexander Markov Date: Fri, 28 Sep 2018 11:04:11 -0700 Subject: [PATCH] Roll Dart SDK to 2aac05fe104940cec9806896cdbe3ad2ad9254e1 (#6380) dart-lang/sdk@2aac05f [vm/bytecode] Add specialized JumpIf* instructions dart-lang/sdk@0a26599 Adjusted terminology to emphasize "compile-time constant" in commentary dart-lang/sdk@3f1955a Improve diagnostics about duplication in enums dart-lang/sdk@8bf0e8e Document distance calculation in diet listener. dart-lang/sdk@bb78aa6 Remove unneeded type on object read from JSON in a testing script dart-lang/sdk@30333c5 [vm] Fix bug with generic invocation of fields. dart-lang/sdk@dc2787a Remove parameterization of type inference dart-lang/sdk@6c2aaf1 Remove IrRepresentation annotation dart-lang/sdk@8ef3258 Remove _ConstantExpressionError dart-lang/sdk@08a549d Update messages_tests wrt multiple analyzer codes dart-lang/sdk@a4b4b76 VM Service: Allow '$' in scope identifier dart-lang/sdk@775fab1 Triage mixin declaration tests dart-lang/sdk@b237cf1 Fix incorrect constructor name in const_native_factory_test dart-lang/sdk@c9f5c3a [VM] Delete access to Dart 1 parser. dart-lang/sdk@cfe9202 [dartdevc] fix dart:mirrors type information for generic functions --- DEPS | 2 +- ci/licenses_golden/licenses_third_party | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 262759fc9..e5465d67f 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': '7f9a9feae181573cca609fd1b8760d7992176699', + 'dart_revision': '2aac05fe104940cec9806896cdbe3ad2ad9254e1', # 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 777c2393b..4c6b525f8 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 092b3d880fec4ee1110a9c0630e6da6a +Signature: 6d1a89f1dbe2d429129075b165bee8ec UNUSED LICENSES: -- GitLab