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