Chromium Code Reviews| Index: components/autofill/core/common/BUILD.gn |
| diff --git a/components/autofill/core/common/BUILD.gn b/components/autofill/core/common/BUILD.gn |
| index 45bba3733cd16563ae98f55ec143cc588c1635b5..e58160d036053ef453100d8a7b5c0a0e1155d434 100644 |
| --- a/components/autofill/core/common/BUILD.gn |
| +++ b/components/autofill/core/common/BUILD.gn |
| @@ -48,6 +48,7 @@ static_library("common") { |
| deps = [ |
| "//base", |
| "//base:i18n", |
| + "//components/variations", |
| "//third_party/re2", |
| "//url", |
| ] |