From 487676ea47d4690f595debd05c1fbbfdc92e48c2 Mon Sep 17 00:00:00 2001 From: Ben Konyi Date: Fri, 30 Aug 2019 15:44:04 -0700 Subject: [PATCH] Roll src/third_party/dart 011144b43b..36985859e4 (5 commits) dart-lang/sdk@36985859e4 [vm] Don't copy when reading typed data in messages sent to native ports. dart-lang/sdk@bfec168c1e [cfe] Use tearoff function for implicit extension method tearoff dart-lang/sdk@c39cddf2be [cfe] Produce errors on invalid explicit extension application dart-lang/sdk@6f85cb83cf [SDK] Remove dart:profiler library which has been deprecated since Dart 1.2 and remove all references to it in tests and the SDK build scripts. dart-lang/sdk@a94a3c60d7 Format the code snippets in docs --- DEPS | 2 +- ci/licenses_golden/licenses_third_party | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index b103b44208d..ac3fd118815 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': '011144b43bc94df6ac99e354d989eb1825976ab7', + 'dart_revision': '36985859e421a9fbbdfc56379506b2a367c7d4e9', # 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 9db1434e162..31717c5c871 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 87399a4aa3dd84d92317ab78c7854514 +Signature: 9a9f20768b12679f05091489ed32f4fd UNUSED LICENSES: @@ -9366,7 +9366,6 @@ FILE: ../../../third_party/dart/sdk/lib/developer/profiler.dart FILE: ../../../third_party/dart/sdk/lib/io/process.dart FILE: ../../../third_party/dart/sdk/lib/io/service_object.dart FILE: ../../../third_party/dart/sdk/lib/isolate/capability.dart -FILE: ../../../third_party/dart/sdk/lib/profiler/profiler.dart ---------------------------------------------------------------------------------------------------- Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file for details. All rights reserved.