summaryrefslogtreecommitdiffstats
path: root/chrome/utility/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/utility/BUILD.gn')
-rw-r--r--chrome/utility/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/utility/BUILD.gn b/chrome/utility/BUILD.gn
index ed55bb0..fbe9073 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",