Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(31)

Unified Diff: net/BUILD.gn

Issue 1548503002: net: extract GetDirectoryListingXXX functions into directory_listing.* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | net/DEPS » ('j') | net/base/directory_listing_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
]
}
}
« no previous file with comments | « no previous file | net/DEPS » ('j') | net/base/directory_listing_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698