| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index e34c64d5db8b9aa5b6e5582229180ade96cc54b1..2375ffe90403f3c4e50a8a444b07d1fe4308e368 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -59,6 +59,7 @@ static_library("common") {
|
| "//components/json_schema",
|
| "//components/metrics",
|
| "//components/policy:policy_component_common",
|
| + "//components/printing/common:printing_common",
|
| "//components/translate/core/common",
|
| "//components/variations",
|
| "//content/public/common",
|
|
|