summaryrefslogtreecommitdiffstats
path: root/components/google/core/browser/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'components/google/core/browser/BUILD.gn')
-rw-r--r--components/google/core/browser/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/google/core/browser/BUILD.gn b/components/google/core/browser/BUILD.gn
index f499496..fbff1240 100644
--- a/components/google/core/browser/BUILD.gn
+++ b/components/google/core/browser/BUILD.gn
@@ -24,7 +24,7 @@ static_library("browser") {
"//components/keyed_service/core",
"//components/pref_registry",
"//components/strings",
- "//components/url_fixer",
+ "//components/url_formatter",
"//net",
"//url",
]