Skip to content

Commit

Permalink
Roll src/third_party/dart b238171..cc63d6e (8 commits)
Browse files Browse the repository at this point in the history
cc63d6e dart fix support for control_flow_collection fixes
6d941f8 Add manifest file error codes to master list of errors
e976549 Support for name offset, code offset/length, documentation.
cb89443 error code associations for ui as code lints
29a6ad3 Lazy AstBinaryReader is always lazy.
8f3608c Enable ddb to run with experiments
de6a7fe [vm] Add assertion to check if number of type arguments was calculated before setting type parameters
86734d4 [infra] Remove obsolete tools/infra/config directory
  • Loading branch information
bkonyi committed Apr 9, 2019
1 parent c7b138d commit 623dca0
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 @@ -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': 'b23817105c8ba0456bf7733e3595069e3d545929',
'dart_revision': 'cc63d6e647df1cfd34a54adb63aba7f937ce6f6b',

# 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: 622a5f3981f1c4097fb6ec06bd83d708
Signature: c14120782eb49deb9f66922808723741

UNUSED LICENSES:

Expand Down

0 comments on commit 623dca0

Please sign in to comment.