Roll src/third_party/dart f80f0bfcfd..f7bf890ff7 (2 commits)

f7bf890ff7 Improve the convert-to-package-uri assist
13fa51ed54 [vm] Make Library::FindPragma a static method.
This commit is contained in:
Ben Konyi 2019-05-08 12:36:45 -07:00
parent aa23b61be9
commit 120cc00eb3

2
DEPS
View File

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