Chromium Code Reviews| Index: net/BUILD.gn |
| diff --git a/net/BUILD.gn b/net/BUILD.gn |
| index c7da48362c54d76a885662b2fb62ba6ce102bda0..1883702a761bc771b19e3b37851d91517eb6f75f 100644 |
| --- a/net/BUILD.gn |
| +++ b/net/BUILD.gn |
| @@ -394,6 +394,7 @@ component("net") { |
| sources += [ |
| "base/filename_util_icu.cc", |
| "base/net_string_util_icu.cc", |
| + "http/http_util_icu.cc", |
| ] |
| } |