| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 34a177877684fd046495dd6f4d49d942a84c5feb..cb0981dd5593908ccdbc001884be4b7bade72d99 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -84,6 +84,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",
|
|
|