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

Unified Diff: content/content_browser.gypi

Issue 10392111: Use ByteStream in downloads system to decouple source and sink. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Results of self code review. Created 8 years, 7 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 527e3777b0c738e1ee1dd9ae26e2be24f9d6908f..9d674212a67b9bcacc2227cbe9fb9b6bdee85f55 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -246,8 +246,6 @@
'browser/download/base_file.h',
'browser/download/byte_stream.cc',
'browser/download/byte_stream.h',
- 'browser/download/download_buffer.cc',
- 'browser/download/download_buffer.h',
'browser/download/download_create_info.cc',
'browser/download/download_create_info.h',
'browser/download/download_file.h',

Powered by Google App Engine
This is Rietveld 408576698