| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 7f9538c2578928ae6e9c2396fcd88fa4353f7c7d..7461d03dda21c06015bebfccb4707b48b7256dac 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -40,6 +40,7 @@ static_library("common") {
|
| "//chrome/app/theme:theme_resources",
|
| "//chrome/common:constants",
|
| "//chrome/common/net",
|
| + "//chrome/common/safe_browsing:proto",
|
| #"//components/cloud_devices:common", TODO(GYP)
|
| #"//components/json_schema", TODO(GYP)
|
| "//components/metrics",
|
|
|