Roll src/third_party/dart 261fd6266b..9adf3c119e (2 commits)

dart-lang/sdk@9adf3c119e [dart2js] Remove testing of no-constant-update-2018 state
dart-lang/sdk@357f8b7155 Extract and augment DUPLICATE_DEFINITION tests.
This commit is contained in:
Ben Konyi 2019-08-12 06:32:29 -07:00
parent 68b7496241
commit d3be62888b

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