Chromium Code Reviews| Index: net/BUILD.gn |
| diff --git a/net/BUILD.gn b/net/BUILD.gn |
| index 0238a40264c9c5245f01fd6033cb5816aa940bc6..a3974ecffc824d4bab68d82779111e50705806a9 100644 |
| --- a/net/BUILD.gn |
| +++ b/net/BUILD.gn |
| @@ -449,7 +449,6 @@ component("net") { |
| sources += [ |
| "base/filename_util_icu.cc", |
| "base/net_string_util_icu.cc", |
| - "base/net_util_icu.cc", |
| ] |
| # Brotli support. |