Index: net/BUILD.gn |
diff --git a/net/BUILD.gn b/net/BUILD.gn |
index 8ca7cdf2941f699622b06a1d88b221a601e09379..3f21b2f1eb226e96bed32a42f3c149d90b0446e0 100644 |
--- a/net/BUILD.gn |
+++ b/net/BUILD.gn |
@@ -435,7 +435,6 @@ component("net") { |
sources += [ |
"base/filename_util_icu.cc", |
"base/net_string_util_icu.cc", |
- "base/net_util_icu.cc", |
tfarina
2015/12/21 20:47:47
looks like I will have problem with this. So, will
eroman
2015/12/21 21:17:35
My expectation is that GetDirectoryListingHeader()
tfarina
2015/12/21 22:20:28
I got back with directory_listing.cc. I'm unsure h
|
] |
} |
} |