| Index: chrome/android/BUILD.gn
|
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
| index 59740ba018eba7645265b81a4d769db5b8458f66..e88bf3492d82c3e9f8a0afa28a1b562bf4a61359 100644
|
| --- a/chrome/android/BUILD.gn
|
| +++ b/chrome/android/BUILD.gn
|
| @@ -321,7 +321,7 @@ junit_binary("chrome_junit_tests") {
|
| "//third_party/android_tools:android_support_v7_mediarouter_java",
|
| "//third_party/android_tools:android_support_v7_recyclerview_java",
|
| "//third_party/cacheinvalidation:cacheinvalidation_javalib",
|
| - "//third_party/junit:hamcrest",
|
| + "//third_party/hamcrest:hamcrest_java",
|
| "//ui/android:ui_java",
|
| google_play_services_library,
|
| ]
|
|
|