Skip to content

Commit

Permalink
Roll src/third_party/dart 8e0a669..8e4dcf4 (8 commits)
Browse files Browse the repository at this point in the history
8e4dcf4 [vm/compiler/aot] Fix unboxing of int32/uint32 in typed data specializer
287c9de [infra] Update checked in SDKs to 2.2.1-dev.3.1
6d47db7 bump to linter 0.1.85
4ca7401 [co19] Roll to 7e743ef29b4c06f1a2b8b9dc70ead60b31aab526
94baf38 Revert "Revert "set empty environment defines to CompilerOptions""
fadae89 Remove unused imports
2687486 [SDK] Adds .exe extension for Windows binaries in dart_sdk.py.
d75a49a [CFE] Ignore abstract methods when looking for operator '=='.
  • Loading branch information
bkonyi committed Apr 8, 2019
1 parent 075b489 commit efb3b00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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': '8e0a669e746b5a2f4ae07f877b6f754743d8bb97',
'dart_revision': '8e4dcf48c4bb64beaf930b3f85f6e4d01b570203',

# 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 Expand Up @@ -60,7 +60,7 @@ vars = {
'dart_http_throttle_tag': '1.0.2',
'dart_intl_tag': '0.15.7',
'dart_json_rpc_2_tag': '2.0.9',
'dart_linter_tag': '0.1.84',
'dart_linter_tag': '0.1.85',
'dart_logging_tag': '0.11.3+2',
'dart_markdown_tag': '2.0.2',
'dart_matcher_tag': '0.12.3',
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: fdee877841854f0765109e4194b4a4c6
Signature: 0b65326c10b07fe94aff5d5d32b01635

UNUSED LICENSES:

Expand Down

0 comments on commit efb3b00

Please sign in to comment.