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

Unified Diff: net/net.gyp

Issue 10878082: net: Move file operation code from UploadData to UploadDataStream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove initialization check from IsInMemory Created 8 years, 4 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.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 27632fbd29d29fd9e1d10c643f406a7fe5008292..263c4ed8a7469a237dca44dc50f931635815aa11 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1190,7 +1190,6 @@
'base/transport_security_state_unittest.cc',
'base/unix_domain_socket_posix_unittest.cc',
'base/upload_data_stream_unittest.cc',
- 'base/upload_data_unittest.cc',
'base/x509_certificate_unittest.cc',
'base/x509_cert_types_unittest.cc',
'base/x509_util_nss_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698