Index: testing/android/native_test/BUILD.gn |
diff --git a/testing/android/native_test/BUILD.gn b/testing/android/native_test/BUILD.gn |
index 19f2363d238c73c035df8165b1e6851a29afa0fe..3f2868bc250cbd4f4c43eb613174645beacb3069 100644 |
--- a/testing/android/native_test/BUILD.gn |
+++ b/testing/android/native_test/BUILD.gn |
@@ -40,6 +40,7 @@ android_library("native_test_java") { |
testonly = true |
deps = [ |
"//base:base_java", |
+ "//base:base_java_test_support", |
"//testing/android/appurify_support:appurify_support_java", |
"//testing/android/reporter:reporter_java", |
] |