Skip to content

Commit

Permalink
Roll src/third_party/dart 7b9ab9f..714a082 (7 commits)
Browse files Browse the repository at this point in the history
714a082 Minimal integration of summary2 into AnalysisDriver.
dd35304 make "late" and "required" builtin keywords
836efd6 Add a language_2 test for having an invalid type in an on clause
81e554e parse "required" modifier for NNBD
1eab04e Reland "[VM-debugger] resolve column breakpoint tokenposition into a single value"
ec27b09 [vm, service] Fix deferral of service extension invocation to not be mislead by other OOB messages.
1e30bb9 [vm/dbc] Support unboxed Int64 on DBC
  • Loading branch information
bkonyi committed Apr 17, 2019
1 parent 7679474 commit 80e934e
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': '7b9ab9f35390d36d32c405a807be31ae3ed0ddb7',
'dart_revision': '714a082a5dffd369abbe7052ac0e5c82415fb11f',

# 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: 3ea8eaf2d73434b50c81b323a6e6ef43
Signature: 31f79457e926e77f5462729ec7d64ce2

UNUSED LICENSES:

Expand Down

0 comments on commit 80e934e

Please sign in to comment.