Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(333)

Unified Diff: components/url_formatter/BUILD.gn

Issue 2889303003: Revert of Mitigate spoofing attempt using Latin letters. (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | components/url_formatter/idn_spoof_checker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/url_formatter/BUILD.gn
diff --git a/components/url_formatter/BUILD.gn b/components/url_formatter/BUILD.gn
index 3ed810c276ab97289619dd3131dc8771afde3b37..f895eb626d4bdb057dda029f8528b6aac077f588 100644
--- a/components/url_formatter/BUILD.gn
+++ b/components/url_formatter/BUILD.gn
@@ -28,7 +28,6 @@
deps = [
"//base",
"//base:i18n",
- "//components/url_formatter/top_domains",
"//net",
"//third_party/icu",
"//url",
@@ -52,7 +51,6 @@
deps = [
":url_formatter",
"//base",
- "//components/url_formatter/top_domains",
"//net",
"//testing/gtest",
"//ui/gfx",
« no previous file with comments | « no previous file | components/url_formatter/idn_spoof_checker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698