Skip to content

Commit

Permalink
Roll src/third_party/dart c154677..bdd9e74 (3 commits)
Browse files Browse the repository at this point in the history
dart-lang/sdk@bdd9e74afc Only distribute a single libtensorflowlite_c per distribution
dart-lang/sdk@c6919a6653 Add a test for issue 39254
dart-lang/sdk@89dd099cad Update TypeParameterElement.== as discussed, add tests.
  • Loading branch information
bkonyi committed Nov 7, 2019
1 parent 3701083 commit 34a40cf
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 @@ -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': 'c1546776990efaff496b3286fd14528ff0ac17c3',
'dart_revision': 'bdd9e74afc1681ca7e43945e3547641321486ab7',

# 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 34a40cf

Please sign in to comment.