| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 07a925311f6a139e9528363a2413e57ca8ff1a7d..283770b6829895cfccd5e82366916bc68a603a9f 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -197,6 +197,7 @@ static_library("common") {
|
| "//components/policy:generated",
|
| "//components/policy/core/common",
|
| "//components/prefs",
|
| + "//components/safe_browsing:csd_proto",
|
| "//components/signin/core/common",
|
| "//components/strings",
|
| "//components/translate/content/common",
|
|
|