| Index: chrome/utility/BUILD.gn
|
| diff --git a/chrome/utility/BUILD.gn b/chrome/utility/BUILD.gn
|
| index f4c663410bbd3c725314ef44cc0246bb4be54846..d1b2cfc8004f9ddc303c9d9c5fe97eaebaa5a8d0 100644
|
| --- a/chrome/utility/BUILD.gn
|
| +++ b/chrome/utility/BUILD.gn
|
| @@ -40,6 +40,7 @@ static_library("utility") {
|
| "//chrome:strings",
|
| "//chrome/common",
|
| "//chrome/common:mojo_bindings",
|
| + "//components/printing/common:interfaces",
|
| "//components/safe_json/utility",
|
| "//components/search_engines",
|
| "//components/strings",
|
|
|