Index: components/url_formatter/BUILD.gn |
diff --git a/components/url_formatter/BUILD.gn b/components/url_formatter/BUILD.gn |
index b74ef78db67a2427d26a282ba21ad67dce314cfd..1756f02477c5f2571e9728551d0f79ecf218f06c 100644 |
--- a/components/url_formatter/BUILD.gn |
+++ b/components/url_formatter/BUILD.gn |
@@ -19,8 +19,8 @@ source_set("url_formatter") { |
deps = [ |
"//base", |
- "//third_party/icu", |
"//net", |
+ "//third_party/icu", |
"//url", |
] |