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