Skip to content

Commit 80e934e

Browse files
committed
Roll src/third_party/dart 7b9ab9f353..714a082a5d (7 commits)
714a082a5d Minimal integration of summary2 into AnalysisDriver. dd3530450d make "late" and "required" builtin keywords 836efd6520 Add a language_2 test for having an invalid type in an on clause 81e554ea43 parse "required" modifier for NNBD 1eab04ed3f Reland "[VM-debugger] resolve column breakpoint tokenposition into a single value" ec27b09e68 [vm, service] Fix deferral of service extension invocation to not be mislead by other OOB messages. 1e30bb90dc [vm/dbc] Support unboxed Int64 on DBC
1 parent 7679474 commit 80e934e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ vars = {
3131
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3232
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3333
# updated revision list of existing dependencies.
34-
'dart_revision': '7b9ab9f35390d36d32c405a807be31ae3ed0ddb7',
34+
'dart_revision': '714a082a5dffd369abbe7052ac0e5c82415fb11f',
3535

3636
# WARNING: DO NOT EDIT MANUALLY
3737
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

ci/licenses_golden/licenses_third_party

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 3ea8eaf2d73434b50c81b323a6e6ef43
1+
Signature: 31f79457e926e77f5462729ec7d64ce2
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)