Roll src/third_party/dart 9adf3c119e..32b70ce2a5 (3 commits)

dart-lang/sdk@32b70ce2a5 [protobuf] Remove constants transformation from protobuf-aware treeshaker, ensure we always clean metadata
dart-lang/sdk@c9126333ab Rename misleading error codes
dart-lang/sdk@e7b3d29553 [vm/doc] Add documentation describing AOT code size analysis
This commit is contained in:
Ben Konyi 2019-08-12 09:33:13 -07:00
parent 2932cf866c
commit c480a956e2

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': '9adf3c119e677d51eaaabb1e96efc049929620bd',
'dart_revision': '32b70ce2a58a4dd8ab6e875b38a065a08b287385',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py