Skip to content

Commit

Permalink
This is an automated pull request which will automatically merge once…
Browse files Browse the repository at this point in the history
… checks pass. (flutter#7573)

Roll src/third_party/dart 27316cc..bd2b07c (16 commits)
bd2b07c [infra] Fix expected results of multitests, drop checked-only results.
33ae5f0 Performed copyedits proposed by Patrice Chalin
afc7f47 Clean up co19_2 Kernel status files
e97ddcb Add member_usage test for dynamic invocation of generic methods.
957e194 [infra] Switch co19 DEP to cipd
c8e1e27 Fix available_declarations_test on Windows.
3f8ea3f Revert "Issue 34152. Verify file paths and report INVALID_FILE_PATH_FORMAT."
c8e5e06 [VM] Add experimental flags to frontend_server.
b6b4836 [vm] Reference type test stubs through Code; use the type as the owner of a type test stub.
a1b7fad [dart/vm] Annotate _ByteDataView to reduce code size
5dab28f Issue 34152. Verify file paths and report INVALID_FILE_PATH_FORMAT.
f7be27e [vm/bytecode] Add an option to print bytecode size statistics
0f459af Available libraries and their declarations.
fbc267f Support for override completions in mixins.
b3295a1 Add highlighting support for code-as-ui
3770ffb [js_runtime] Not worth inlining TypeImpl.==
  • Loading branch information
bkonyi authored Jan 24, 2019
1 parent 0dedb56 commit ce44132
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': '27316cc97b19c53b693b2ffe93fcb6993c4be86b',
'dart_revision': '8e2f3ea4d643de86ef2ee42b45e682bfa43c820d',

# 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: 04fddafc00218848f4cab97933808ac8
Signature: 32b15cd487d27e8ce0f5389651ff8172

UNUSED LICENSES:

Expand Down

0 comments on commit ce44132

Please sign in to comment.