Index: testing/android/junit/BUILD.gn |
diff --git a/testing/android/junit/BUILD.gn b/testing/android/junit/BUILD.gn |
index e4cd871ef240404bc5470a471708d2f8bf90ba52..f80d0b57377e5acef0e05f14ec981328c4285f5c 100644 |
--- a/testing/android/junit/BUILD.gn |
+++ b/testing/android/junit/BUILD.gn |
@@ -12,6 +12,7 @@ java_library("junit_test_support") { |
deps = [ |
"//third_party/junit", |
"//third_party/mockito:mockito_java", |
+ "//third_party/robolectric:robolectric_java", |
] |
} |