Chromium Code Reviews| Index: chrome/test/BUILD.gn |
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
| index 4250591abe6e30c272a8db52c18d6bf46c74df0a..71c00b49ce49c05c9b9164cf89358fddc1d1c185 100644 |
| --- a/chrome/test/BUILD.gn |
| +++ b/chrome/test/BUILD.gn |
| @@ -3718,6 +3718,7 @@ test("unit_tests") { |
| sources -= |
| [ "../browser/download/download_request_infobar_delegate_unittest.cc" ] |
| deps += [ |
| + "//components/signin/core/common:signin_features", |
| "//ipc", |
| "//third_party/libaddressinput", |
| ] |