| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 50ed92c53e3fcfcb697f69a7df5ad30773a9ef3e..0fd756eaf86e107a2a681cb48c53de7f6f5b382a 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -50,6 +50,7 @@ static_library("common") {
|
| "//chrome/common/net",
|
| "//chrome/common/safe_browsing:proto",
|
| "//components/cloud_devices/common",
|
| + "//components/content_settings/core/common",
|
| "//components/json_schema",
|
| "//components/metrics",
|
| "//components/policy:policy_component_common",
|
|
|