Index: content/test/BUILD.gn |
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
index c0f3e8fe83331628f89b1c04f66aff7b2adcbdb5..bfd158bc330837cefb9b33d6299687f81f95cfbc 100644 |
--- a/content/test/BUILD.gn |
+++ b/content/test/BUILD.gn |
@@ -371,7 +371,7 @@ if (!is_mac) { |
deps += [ |
"//content/shell/android:content_shell_jni_headers", |
"//content/shell:content_shell_lib", |
- "//testing/android/native_test:native_test_util", |
+ "//testing/android/native_test:native_test_support", |
] |
use_launcher = false |