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

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: 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
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index f9d69bca413fe384ec85fc3e263a2b6124593911..e3eb14b3c049a77cac246069a9ed26e97c58441b 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -116,7 +116,6 @@
'sources': [
'base/filename_util_icu.cc',
'base/net_string_util_icu.cc',
- 'base/net_util_icu.cc',
],
'includes': [ 'net_common.gypi' ],
},

Powered by Google App Engine
This is Rietveld 408576698