Skip to content

Commit

Permalink
Roll src/third_party/dart 125c5cb..cdabea8 (4 commits)
Browse files Browse the repository at this point in the history
cdabea8 [dart:io] Document raw sockets are not operating system raw sockets.
09b31ed Clean up some non-driver code in constant evaluation
b481438 [vm/compiler] Add optional opcode arg to ILMatcher::TryMatch.
19c2281 [SDK] Adds smoke test for dartaot.
  • Loading branch information
bkonyi committed May 6, 2019
1 parent 7bcb665 commit 07bb4f9
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': '125c5cbf4a0b487de982792d682b7205e178e1aa',
'dart_revision': 'cdabea8fe2201e4308e53f1f159d865f1bea20d2',

# 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: a644db24e4387c191b276c4dbd0d928c
Signature: a6f939d04d528708430cbdce1613377b

UNUSED LICENSES:

Expand Down

0 comments on commit 07bb4f9

Please sign in to comment.