Roll src/third_party/dart 623fd5c8cd..14983a2941 (2 commits)

dart-lang/sdk@14983a2941 [vm/bytecode] Add timeline events for major compilation phases.
dart-lang/sdk@6b39eb3248 [vm] Remove the 'Profiler' timeline stream.
This commit is contained in:
Ben Konyi 2019-09-30 12:46:13 -07:00
parent 97699cc609
commit bac77a6199

2
DEPS
View File

@ -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': '623fd5c8cd78d796c0d6e7895358c1b4b8beedd8',
'dart_revision': '14983a294108119ccf37d4a6c0095f2db54d36bc',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py