Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 450973805
  • Loading branch information
Cronet Developer authored and copybara-github committed May 25, 2022
1 parent 330f934 commit ed5851e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/okhttp_tests/javatests/okhttp3/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ android_library(
srcs = glob(["*.java"]),
visibility = ["//javatests:__subpackages__"],
deps = [
"//third_party/java/okhttp3:okhttp_mockwebserver_android",
"@maven//:androidx_annotation_annotation",
"@maven//:androidx_test_core",
"@maven//:androidx_test_ext_junit",
"@maven//:com_google_code_findbugs_jsr305",
"@maven//:com_google_guava_guava",
"@maven//:com_google_truth_truth",
"@maven//:com_squareup_okhttp3_mockwebserver",
"@maven//:com_squareup_okhttp3_okhttp",
"@maven//:com_squareup_okio_okio",
"@maven//:junit_junit",
Expand Down

0 comments on commit ed5851e

Please sign in to comment.