| Index: components/url_formatter/BUILD.gn
|
| diff --git a/components/url_formatter/BUILD.gn b/components/url_formatter/BUILD.gn
|
| index b391e73962ed764ed822c90975f06e47fe39497b..f895eb626d4bdb057dda029f8528b6aac077f588 100644
|
| --- a/components/url_formatter/BUILD.gn
|
| +++ b/components/url_formatter/BUILD.gn
|
| @@ -12,6 +12,8 @@ static_library("url_formatter") {
|
| "android/component_jni_registrar.h",
|
| "elide_url.cc",
|
| "elide_url.h",
|
| + "idn_spoof_checker.cc",
|
| + "idn_spoof_checker.h",
|
| "url_fixer.cc",
|
| "url_fixer.h",
|
| "url_formatter.cc",
|
|
|