Skip to content

Commit dfd31f0

Browse files
devoncarewCommit Queue
authored andcommitted
[deps] remove package:mockito
Change-Id: I83ecee45cbe17cf07ebacabda59134896eb3ae30 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/393400 Reviewed-by: Konstantin Shcheglov <[email protected]> Commit-Queue: Devon Carew <[email protected]>
1 parent 01c542c commit dfd31f0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

DEPS

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ vars = {
151151
"lints_rev": "19d99bc64a03a6f32f05e71481edf151032ebf5b",
152152
"markdown_rev": "a4b1d2cae8042a653e41ea31c0a24cde7d8a6499",
153153
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
154-
"mockito_rev": "f72791d3dd5cb2acc4f5c7da065ffe70d2ad1e0b",
155154
# dart-native-interop-team@ is rolling breaking changes manually while the assets features are in experimental.
156155
"native_rev": "51647776372aa9e1f839efb811aa959fe445c0cf", # disable tools/rev_sdk_deps.dart
157156
"package_config_rev": "bafff8e90be25e1985f7e3ee40ea1d22571a93e6",
@@ -416,8 +415,6 @@ deps = {
416415
"@" + Var("material_color_utilities_rev"),
417416
"condition": "checkout_flute",
418417
},
419-
Var("dart_root") + "/third_party/pkg/mockito":
420-
Var("dart_git") + "mockito.git" + "@" + Var("mockito_rev"),
421418
Var("dart_root") + "/third_party/pkg/native":
422419
Var("dart_git") + "native.git" + "@" + Var("native_rev"),
423420
Var("dart_root") + "/third_party/pkg/package_config":

0 commit comments

Comments
 (0)