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

Unified Diff: net/net.gyp

Issue 10834178: net: Return size of upload as well as position from HttpTransaction::GetUploadProgress() (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: _ 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 165fe5a77353d39daa9d8adebf8647ec87aedfb8..4428c61de05d220c45b4978a07cdb05b9b934960 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -269,6 +269,7 @@
'base/upload_data.h',
'base/upload_data_stream.cc',
'base/upload_data_stream.h',
+ 'base/upload_progress.h',
'base/winsock_init.cc',
'base/winsock_init.h',
'base/winsock_util.cc',

Powered by Google App Engine
This is Rietveld 408576698