Skip to content

Commit

Permalink
Roll src/third_party/dart 9f2f5adb64..6d608fb52b (5 commits)
Browse files Browse the repository at this point in the history
dart-lang/sdk@6d608fb52b [gen_snapshot] Provide option to generate ELF libraries pre-stripped.
dart-lang/sdk@454758d1e1 [fuchsia] swap out deprecated flag name
dart-lang/sdk@2bba747ae3 Don't attempt to serialize FunctionExpression(s).
dart-lang/sdk@9ff2c109bb [dart:io] Clarify CompressionOptions null window bits means default window.
dart-lang/sdk@8a57c1d463 handle range errors when getting locations
  • Loading branch information
bkonyi committed Jun 7, 2019
1 parent 041c791 commit a7fb7da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
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': '9f2f5adb642ed9410f39e1f91d51da36056830bc',
'dart_revision': '6d608fb52bc1926a73d986d73ab228b77cfb7ca2',

# 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
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_third_party
@@ -1,4 +1,4 @@
Signature: d6b2fbe84574f9e1e5e53aad84d07819
Signature: 6bf2719a2dd065d8d7f5addbaaedb6c8

UNUSED LICENSES:

Expand Down

0 comments on commit a7fb7da

Please sign in to comment.