| Index: chrome/android/BUILD.gn
|
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
| index fdf17dab902f314ee98ca49f2a664a283f63b86c..7949434098fda38f51a794f6eefc253eafa5c135 100644
|
| --- a/chrome/android/BUILD.gn
|
| +++ b/chrome/android/BUILD.gn
|
| @@ -464,6 +464,7 @@ android_library("chrome_test_java") {
|
| "//third_party/android_tools:legacy_http_javalib",
|
| "//third_party/cacheinvalidation:cacheinvalidation_javalib",
|
| "//third_party/custom_tabs_client:custom_tabs_support_java",
|
| + "//third_party/hamcrest:hamcrest_java",
|
| "//third_party/jsr-305:jsr_305_javalib",
|
| "//third_party/junit",
|
| "//ui/android:ui_java",
|
|
|