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

Unified Diff: content/content_browser.gypi

Issue 10074001: Initial implementation of the ByteStream refactor. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Checkpoint and merge to LKGR. Created 8 years, 8 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
« no previous file with comments | « content/browser/renderer_host/x509_user_cert_resource_handler.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 99d6548f598f23b94f91272302e7da1ceb683268..9d674212a67b9bcacc2227cbe9fb9b6bdee85f55 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -244,8 +244,8 @@
'browser/dom_storage/session_storage_namespace_impl.h',
'browser/download/base_file.cc',
'browser/download/base_file.h',
- 'browser/download/download_buffer.cc',
- 'browser/download/download_buffer.h',
+ 'browser/download/byte_stream.cc',
+ 'browser/download/byte_stream.h',
'browser/download/download_create_info.cc',
'browser/download/download_create_info.h',
'browser/download/download_file.h',
« no previous file with comments | « content/browser/renderer_host/x509_user_cert_resource_handler.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698