Chromium Code Reviews| Index: components/web_restrictions/BUILD.gn |
| diff --git a/components/web_restrictions/BUILD.gn b/components/web_restrictions/BUILD.gn |
| index cd526b1f56ae676ece63d4628e36521d895dfe79..a57abe3c765025f6abb559dd97924e67bf6d3fd5 100644 |
| --- a/components/web_restrictions/BUILD.gn |
| +++ b/components/web_restrictions/BUILD.gn |
| @@ -27,7 +27,7 @@ if (is_android) { |
| deps = [ |
| ":web_restrictions_java", |
| "//base:base_java", |
| - "//third_party/junit:hamcrest", |
| + "//third_party/hamcrest:hamcrest_java", |
| ] |
| } |