Skip to content

Commit

Permalink
Roll src/third_party/dart 7376167b2a..b4688e9172 (4 commits)
Browse files Browse the repository at this point in the history
dart-lang/sdk@b4688e9172 [vm, bytecode] Fix package splitting when main is empty.
dart-lang/sdk@56a28260fd [ Observatory ] Fixed issue where timeline save functionality was consistently failing
dart-lang/sdk@26b1aca71e [dartdevc] Canonicalizing partial instantiation constants
dart-lang/sdk@0a63bd4b0a diagnostic fix support for colors, iterables, lists, matrices
  • Loading branch information
bkonyi committed Oct 4, 2019
1 parent 2e163b2 commit 9db0637
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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': '7376167b2a1ec060283f815785656ec4b57aef67',
'dart_revision': 'b4688e917247bfc599325ca1ac389fc943c9b3fd',

# 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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 27ab4449a8ce7bbfe64cd8dd9f70c761
Signature: 07d9ca5e6de65cc92e31f805532a40a5

UNUSED LICENSES:

Expand Down

0 comments on commit 9db0637

Please sign in to comment.