| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index c914632684b7e5792bd391e45cd459676b148247..2522fc9655fbcb7374a004b1529bc643c2bb8d31 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -87,6 +87,7 @@ static_library("common") {
|
| "//components/visitedlink/common",
|
| "//components/autofill/content/common",
|
| "//components/autofill/core/common",
|
| + "//components/password_manager/content/common",
|
| "//components/password_manager/core/common",
|
| "//components/signin/core/common",
|
| "//components/translate/content/common",
|
|
|