Skip to content

Commit

Permalink
Revert "Roll src/third_party/dart fee615c..d5405d0 (21 commits) (flut…
Browse files Browse the repository at this point in the history
…ter#9127)" (flutter#9135)

This reverts commit ae14c5a.
  • Loading branch information
chinmaygarde authored May 30, 2019
1 parent 44f1b44 commit 45d39e1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 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': 'd5405d06f4eaf78271ccf000bee0456ba52da509',
'dart_revision': 'fee615c5a51bb2ace4f13db2fcde1b02eb039488',

# 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
7 changes: 4 additions & 3 deletions ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 135b98e5197f55547dc0c5d9eb849d73
Signature: 48c42235af26a81fc9167483f4aea348

UNUSED LICENSES:

Expand Down Expand Up @@ -4884,12 +4884,14 @@ FILE: ../../../third_party/dart/runtime/vm/dart_api_impl_test.cc
FILE: ../../../third_party/dart/runtime/vm/dart_api_message.cc
FILE: ../../../third_party/dart/runtime/vm/dart_api_message.h
FILE: ../../../third_party/dart/runtime/vm/dart_api_state.h
FILE: ../../../third_party/dart/runtime/vm/dart_entry_test.cc
FILE: ../../../third_party/dart/runtime/vm/datastream.h
FILE: ../../../third_party/dart/runtime/vm/debugger.cc
FILE: ../../../third_party/dart/runtime/vm/debugger.h
FILE: ../../../third_party/dart/runtime/vm/debugger_api_impl_test.cc
FILE: ../../../third_party/dart/runtime/vm/double_internals.h
FILE: ../../../third_party/dart/runtime/vm/exceptions_test.cc
FILE: ../../../third_party/dart/runtime/vm/find_code_object_test.cc
FILE: ../../../third_party/dart/runtime/vm/flag_list.h
FILE: ../../../third_party/dart/runtime/vm/flags.cc
FILE: ../../../third_party/dart/runtime/vm/flags.h
Expand Down Expand Up @@ -4961,6 +4963,7 @@ FILE: ../../../third_party/dart/runtime/vm/proccpuinfo.h
FILE: ../../../third_party/dart/runtime/vm/raw_object.cc
FILE: ../../../third_party/dart/runtime/vm/raw_object.h
FILE: ../../../third_party/dart/runtime/vm/raw_object_snapshot.cc
FILE: ../../../third_party/dart/runtime/vm/resolver_test.cc
FILE: ../../../third_party/dart/runtime/vm/scopes.cc
FILE: ../../../third_party/dart/runtime/vm/scopes.h
FILE: ../../../third_party/dart/runtime/vm/scopes_test.cc
Expand Down Expand Up @@ -5183,8 +5186,6 @@ FILE: ../../../third_party/dart/runtime/vm/constants_dbc.cc
FILE: ../../../third_party/dart/runtime/vm/constants_ia32.cc
FILE: ../../../third_party/dart/runtime/vm/constants_kbc.cc
FILE: ../../../third_party/dart/runtime/vm/constants_x64.cc
FILE: ../../../third_party/dart/runtime/vm/elf.cc
FILE: ../../../third_party/dart/runtime/vm/elf.h
FILE: ../../../third_party/dart/runtime/vm/frame_layout.h
FILE: ../../../third_party/dart/runtime/vm/intrusive_dlist.h
FILE: ../../../third_party/dart/runtime/vm/intrusive_dlist_test.cc
Expand Down

0 comments on commit 45d39e1

Please sign in to comment.