| Index: chrome/utility/BUILD.gn
|
| diff --git a/chrome/utility/BUILD.gn b/chrome/utility/BUILD.gn
|
| index d581352b788b2d572cc0ce0c712e28c0233f7c28..6740345cb2ad5c83047b67b359e00caed2079334 100644
|
| --- a/chrome/utility/BUILD.gn
|
| +++ b/chrome/utility/BUILD.gn
|
| @@ -31,7 +31,7 @@ static_library("utility") {
|
| "//chrome:strings",
|
| "//chrome/common",
|
| "//chrome/common:mojo_bindings",
|
| - "//components/safe_json:safe_json_parser_message_filter",
|
| + "//components/safe_json:safe_json_parser_mojo",
|
| "//components/search_engines",
|
| "//components/strings",
|
| "//components/url_formatter",
|
|
|