Index: components/policy/android/BUILD.gn |
diff --git a/components/policy/android/BUILD.gn b/components/policy/android/BUILD.gn |
index 7399ba209fce3439ab7ec34700c484d3d71e0c77..6227053b9fe5ac150b277b3651cf17b25f804544 100644 |
--- a/components/policy/android/BUILD.gn |
+++ b/components/policy/android/BUILD.gn |
@@ -54,6 +54,6 @@ junit_binary("components_policy_junit_tests") { |
":policy_java", |
":policy_java_test_support", |
"//base:base_java", |
- "//third_party/junit:hamcrest", |
+ "//third_party/hamcrest:hamcrest_java", |
] |
} |