| Index: chrome/android/BUILD.gn
|
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
| index f4363175e032d5753a0b9f273b141fe6f91b2a63..ffc64801a5bd109f9b93aff431a5f3cf949e6adc 100644
|
| --- a/chrome/android/BUILD.gn
|
| +++ b/chrome/android/BUILD.gn
|
| @@ -320,7 +320,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,
|
| ]
|
|
|