| Index: chrome/android/BUILD.gn
|
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
| index 26c247a3a081f0f486dd055599b221166569dbfc..10bc9ff44e9132cd9225daeb6f5f6e0a4ab8aa06 100644
|
| --- a/chrome/android/BUILD.gn
|
| +++ b/chrome/android/BUILD.gn
|
| @@ -515,6 +515,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",
|
|
|