Add pubspec.yaml to runtime/tools
Otherwise Dart scripts there inherit the version from the root pubspec, which can be ahead of prebuilt SDK. Change-Id: I07b6672f72c08d73661fda4e333cbc2be767db52 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/440480 Reviewed-by: Alexander Thomas <athom@google.com> Auto-Submit: Ivan Inozemtsev <iinozemtsev@google.com> Reviewed-by: Alexander Markov <alexmarkov@google.com> Commit-Queue: Ivan Inozemtsev <iinozemtsev@google.com> Commit-Queue: Alexander Thomas <athom@google.com>
This commit is contained in:
committed by
Commit Queue
parent
bf2870c52b
commit
27c2cfb3f7
@@ -77,6 +77,7 @@ workspace:
|
||||
- pkg/vm_snapshot_analysis
|
||||
- pkg/wasm_builder
|
||||
- runtime/tests/vm/dart
|
||||
- runtime/tools
|
||||
- runtime/tools/profiling
|
||||
- samples/ffi/http
|
||||
- samples/ffi/httpIG
|
||||
|
||||
Reference in New Issue
Block a user