Chromium Code Reviews| Index: chrome/utility/BUILD.gn |
| diff --git a/chrome/utility/BUILD.gn b/chrome/utility/BUILD.gn |
| index ed55bb04ddaa17457dfe954eaf4df95ff037b8ac..fbe9073af84ca820c4226d4c9542e47100e68b17 100644 |
| --- a/chrome/utility/BUILD.gn |
| +++ b/chrome/utility/BUILD.gn |
| @@ -17,6 +17,7 @@ static_library("utility") { |
| public_deps = [] |
| deps = [ |
| "//base", |
| + "//components/safe_json_parser:safe_json_parser_message_filter", |
| "//components/search_engines", |
| "//components/strings", |
| "//components/url_fixer", |