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

Unified Diff: net/net.gyp

Issue 1548503002: net: extract GetDirectoryListingXXX functions into directory_listing.* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: REBASE Created 4 years, 11 months 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 | « net/base/net_util_icu_unittest.cc ('k') | net/net.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index c7c99178acc7f2606c5b4db22a52a755bde7b734..950c7b971ffbcb96a3a1126e3b959e9358799c53 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -117,7 +117,6 @@
'sources': [
'base/filename_util_icu.cc',
'base/net_string_util_icu.cc',
- 'base/net_util_icu.cc',
'filter/brotli_filter.cc',
],
'includes': [ 'net_common.gypi' ],
« no previous file with comments | « net/base/net_util_icu_unittest.cc ('k') | net/net.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698