Index: chrome/android/BUILD.gn |
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn |
index a478f4407d863cc6559eaed37476f42d37f796e1..ae6a58e76c5220d114d25a8aaa8fc8e4ad31a0a5 100644 |
--- a/chrome/android/BUILD.gn |
+++ b/chrome/android/BUILD.gn |
@@ -463,6 +463,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", |