Skip to content

Commit

Permalink
Roll Dart to 4126459. (flutter#4969)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmacnak-google authored Apr 11, 2018
1 parent ed303c6 commit 4db7a00
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 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': '23ae4fa098a1c2011b72f5ad4d00383e1ac10a59',
'dart_revision': '41264590256de42c68de406fc180e338efc9420d',

'dart_args_tag': '1.4.1',
'dart_async_tag': '2.0.6',
Expand Down
8 changes: 6 additions & 2 deletions travis/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: f15f70e4cdde38e61887aa34721faf73
Signature: 51b000c3ae8a9d5678ad4183dbf86328

UNUSED LICENSES:

Expand Down Expand Up @@ -6028,12 +6028,16 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

====================================================================================================
LIBRARY: dart
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/compiler_pass.cc + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/backend/code_statistics.cc + ../../../third_party/dart/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../third_party/dart/runtime/vm/compiler/backend/code_statistics.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/backend/code_statistics.h
FILE: ../../../third_party/dart/runtime/vm/compiler/compiler_pass.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/compiler_pass.h
FILE: ../../../third_party/dart/runtime/vm/datastream.cc
FILE: ../../../third_party/dart/runtime/vm/finalizable_data.h
FILE: ../../../third_party/dart/runtime/vm/type_testing_stubs.cc
FILE: ../../../third_party/dart/runtime/vm/type_testing_stubs.h
FILE: ../../../third_party/dart/sdk/lib/js/_js.dart
FILE: ../../../third_party/dart/sdk/lib/js/_js_client.dart
FILE: ../../../third_party/dart/sdk/lib/js/_js_server.dart
Expand Down

0 comments on commit 4db7a00

Please sign in to comment.