Skip to content

Commit

Permalink
Roll src/third_party/dart 1ad11fa..da4ccd0 (6 commits)
Browse files Browse the repository at this point in the history
da4ccd0 [analyzer] fix flutter#32918, eliminate type variables during const inference
0e7bec7 Add validation for AndroidManifest.xml files
ca4e707 Fix AvailableSuggestionSetsTest on Windows.
d4c6141 Update bug number to reflect deprioritized bug
ee248fe Add a fix for using relative imports when the missing import is in the same library.
07482ee [bots] Run all tests on vm-dartkb-* bots
  • Loading branch information
bkonyi committed Apr 5, 2019
1 parent d3fbaea commit 7fd4caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': '1ad11facec401ed51a8bdf79dafd77e955b23082',
'dart_revision': 'da4ccd08559c0252312c5f3d5cbb7c8b9460b9e5',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand Down

0 comments on commit 7fd4caf

Please sign in to comment.