| Index: chrome/utility/BUILD.gn
 | 
| diff --git a/chrome/utility/BUILD.gn b/chrome/utility/BUILD.gn
 | 
| index edcf002428d38b596af4a0ab7e01d5c5bdc27f0f..4fe08e4014132b370c5b9795bb91e56706c2e88a 100644
 | 
| --- a/chrome/utility/BUILD.gn
 | 
| +++ b/chrome/utility/BUILD.gn
 | 
| @@ -21,7 +21,7 @@ static_library("utility") {
 | 
|      "//components/safe_json:safe_json_parser_message_filter",
 | 
|      "//components/search_engines",
 | 
|      "//components/strings",
 | 
| -    "//components/url_fixer",
 | 
| +    "//components/url_formatter",
 | 
|      "//content/public/common",
 | 
|      "//content/public/utility",
 | 
|      "//media",
 | 
| 
 |