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