| Index: chrome/android/BUILD.gn
|
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
| index dea6dbe4c35e974e763a883dab5f8dce7747d692..4759eb92834b733103a5326c6815399016a2f2b2 100644
|
| --- a/chrome/android/BUILD.gn
|
| +++ b/chrome/android/BUILD.gn
|
| @@ -512,6 +512,7 @@ junit_binary("chrome_junit_tests") {
|
| ":chrome_java",
|
| "//base:base_java",
|
| "//base:base_java_test_support",
|
| + "//base:base_junit_test_support",
|
| "//sync:sync_java_test_support",
|
| "//sync/android:sync_java",
|
| "//third_party/junit:hamcrest",
|
|
|