| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 5b33e71f2aaac4d0ddb5f02fa5347c84ac9e4931..7fd71449e2118448fef1c9a9c1fced6185e3f9bc 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -350,7 +350,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
|
|
|