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 05ef7bd4269773aae0146e165c2ed6d4c81c7af7..66780865067f342776c376381da7a662da928964 100644 |
| --- a/components/autofill/core/common/BUILD.gn |
| +++ b/components/autofill/core/common/BUILD.gn |
| @@ -39,6 +39,7 @@ static_library("common") { |
| deps = [ |
| "//base", |
| "//base:i18n", |
| + "//third_party/re2", |
| "//ui/base", |
| "//ui/gfx", |
| "//url", |