提交 487676ea 编写于 作者: B Ben Konyi

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
上级 66ad077c
......@@ -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
......
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.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册