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

Unified Diff: net/net.gypi

Issue 1008873006: [net] Remove logic for fixing up Gzip encoding type for downloads. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 5a3cc76ebecc90462fe57fa4827f6eb1c53a7d38..13e032b97ba5bb2851ba45659601dff8f40d894f 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -216,8 +216,6 @@
'base/filename_util.h',
'base/filename_util_internal.cc',
'base/filename_util_internal.h',
- 'base/filename_util_unsafe.cc',
- 'base/filename_util_unsafe.h',
'base/host_mapping_rules.cc',
'base/host_mapping_rules.h',
'base/int128.cc',

Powered by Google App Engine
This is Rietveld 408576698