Index: chrome/utility/BUILD.gn |
diff --git a/chrome/utility/BUILD.gn b/chrome/utility/BUILD.gn |
index d581352b788b2d572cc0ce0c712e28c0233f7c28..3974b21c1f5c5d21a649ec36cc1d5bb8f3fc5aa5 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/utility", |
"//components/search_engines", |
"//components/strings", |
"//components/url_formatter", |