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

Unified Diff: net/net.gypi

Issue 1108083002: Create blobs from Disk Cache entries. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remediate to tsepez review Created 5 years, 6 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 643e470302025d5944f2d688a2894895f2c168e5..c4802281a8ce2685e53eaa20ed9f4e965dd3412b 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -315,6 +315,8 @@
'base/upload_data_stream.h',
'base/upload_element_reader.cc',
'base/upload_element_reader.h',
+ 'base/upload_disk_cache_entry_element_reader.cc',
+ 'base/upload_disk_cache_entry_element_reader.h',
'base/upload_file_element_reader.cc',
'base/upload_file_element_reader.h',
'base/upload_progress.h',

Powered by Google App Engine
This is Rietveld 408576698