File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ vars = {
34
34
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
35
35
# You can use //tools/dart/create_updated_flutter_deps.py to produce
36
36
# updated revision list of existing dependencies.
37
- 'dart_revision' : 'ddbeaabe8b3dc6299d9c963d414f820198edf8cd ' ,
37
+ 'dart_revision' : '9c89ce329247f57fa3c0d978d13d08b9655f2917 ' ,
38
38
39
39
# WARNING: DO NOT EDIT MANUALLY
40
40
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -46,7 +46,7 @@ vars = {
46
46
'dart_http_retry_tag' : '0.1.1' ,
47
47
'dart_http_throttle_tag' : '1.0.2' ,
48
48
'dart_intl_tag' : '0.16.1' ,
49
- 'dart_linter_tag' : '0.1.119 ' ,
49
+ 'dart_linter_tag' : '0.1.120 ' ,
50
50
'dart_oauth2_tag' : '1.6.0' ,
51
51
'dart_protobuf_rev' : '3746c8fd3f2b0147623a8e3db89c3ff4330de760' ,
52
52
'dart_pub_rev' : '04e237f78b2302d7f20d0b362554425e8deb8add' ,
Original file line number Diff line number Diff line change 1
- Signature: f7f2dde13633b0c56c6d8b79c881dace
1
+ Signature: 817edaad792668c12084853893cbe3b5
2
2
3
3
UNUSED LICENSES:
4
4
@@ -8062,6 +8062,7 @@ FILE: ../../../third_party/dart/runtime/bin/dartdev_isolate.cc
8062
8062
FILE: ../../../third_party/dart/runtime/bin/dartdev_isolate.h
8063
8063
FILE: ../../../third_party/dart/runtime/bin/exe_utils.cc
8064
8064
FILE: ../../../third_party/dart/runtime/bin/exe_utils.h
8065
+ FILE: ../../../third_party/dart/runtime/bin/file_win.h
8065
8066
FILE: ../../../third_party/dart/runtime/bin/platform_macos.h
8066
8067
FILE: ../../../third_party/dart/runtime/bin/platform_macos_test.cc
8067
8068
FILE: ../../../third_party/dart/runtime/include/dart_api_dl.c
@@ -8106,6 +8107,7 @@ FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/native_type.h
8106
8107
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/recognized_method.cc
8107
8108
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/recognized_method.h
8108
8109
FILE: ../../../third_party/dart/runtime/vm/compiler/frontend/kernel_binary_flowgraph_test.cc
8110
+ FILE: ../../../third_party/dart/runtime/vm/compiler/frontend/multiple_entrypoints_test.cc
8109
8111
FILE: ../../../third_party/dart/runtime/vm/compiler/stub_code_compiler.cc
8110
8112
FILE: ../../../third_party/dart/runtime/vm/compiler/write_barrier_elimination.cc
8111
8113
FILE: ../../../third_party/dart/runtime/vm/compiler/write_barrier_elimination.h
You can’t perform that action at this time.
0 commit comments