Skip to content

Commit 45d39e1

Browse files
authored
Revert "Roll src/third_party/dart fee615c5a5..d5405d06f4 (21 commits) (flutter#9127)" (flutter#9135)
This reverts commit ae14c5a.
1 parent 44f1b44 commit 45d39e1

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ vars = {
3131
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3232
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3333
# updated revision list of existing dependencies.
34-
'dart_revision': 'd5405d06f4eaf78271ccf000bee0456ba52da509',
34+
'dart_revision': 'fee615c5a51bb2ace4f13db2fcde1b02eb039488',
3535

3636
# WARNING: DO NOT EDIT MANUALLY
3737
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

ci/licenses_golden/licenses_third_party

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 135b98e5197f55547dc0c5d9eb849d73
1+
Signature: 48c42235af26a81fc9167483f4aea348
22

33
UNUSED LICENSES:
44

@@ -4884,12 +4884,14 @@ FILE: ../../../third_party/dart/runtime/vm/dart_api_impl_test.cc
48844884
FILE: ../../../third_party/dart/runtime/vm/dart_api_message.cc
48854885
FILE: ../../../third_party/dart/runtime/vm/dart_api_message.h
48864886
FILE: ../../../third_party/dart/runtime/vm/dart_api_state.h
4887+
FILE: ../../../third_party/dart/runtime/vm/dart_entry_test.cc
48874888
FILE: ../../../third_party/dart/runtime/vm/datastream.h
48884889
FILE: ../../../third_party/dart/runtime/vm/debugger.cc
48894890
FILE: ../../../third_party/dart/runtime/vm/debugger.h
48904891
FILE: ../../../third_party/dart/runtime/vm/debugger_api_impl_test.cc
48914892
FILE: ../../../third_party/dart/runtime/vm/double_internals.h
48924893
FILE: ../../../third_party/dart/runtime/vm/exceptions_test.cc
4894+
FILE: ../../../third_party/dart/runtime/vm/find_code_object_test.cc
48934895
FILE: ../../../third_party/dart/runtime/vm/flag_list.h
48944896
FILE: ../../../third_party/dart/runtime/vm/flags.cc
48954897
FILE: ../../../third_party/dart/runtime/vm/flags.h
@@ -4961,6 +4963,7 @@ FILE: ../../../third_party/dart/runtime/vm/proccpuinfo.h
49614963
FILE: ../../../third_party/dart/runtime/vm/raw_object.cc
49624964
FILE: ../../../third_party/dart/runtime/vm/raw_object.h
49634965
FILE: ../../../third_party/dart/runtime/vm/raw_object_snapshot.cc
4966+
FILE: ../../../third_party/dart/runtime/vm/resolver_test.cc
49644967
FILE: ../../../third_party/dart/runtime/vm/scopes.cc
49654968
FILE: ../../../third_party/dart/runtime/vm/scopes.h
49664969
FILE: ../../../third_party/dart/runtime/vm/scopes_test.cc
@@ -5183,8 +5186,6 @@ FILE: ../../../third_party/dart/runtime/vm/constants_dbc.cc
51835186
FILE: ../../../third_party/dart/runtime/vm/constants_ia32.cc
51845187
FILE: ../../../third_party/dart/runtime/vm/constants_kbc.cc
51855188
FILE: ../../../third_party/dart/runtime/vm/constants_x64.cc
5186-
FILE: ../../../third_party/dart/runtime/vm/elf.cc
5187-
FILE: ../../../third_party/dart/runtime/vm/elf.h
51885189
FILE: ../../../third_party/dart/runtime/vm/frame_layout.h
51895190
FILE: ../../../third_party/dart/runtime/vm/intrusive_dlist.h
51905191
FILE: ../../../third_party/dart/runtime/vm/intrusive_dlist_test.cc

0 commit comments

Comments
 (0)