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

Unified Diff: webkit/blob/webkit_blob.gypi

Issue 3396029: Flesh out URLLoader's download_to_file function.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 3 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 | « webkit/blob/deletable_file_reference_unittest.cc ('k') | webkit/glue/weburlloader_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/blob/webkit_blob.gypi
===================================================================
--- webkit/blob/webkit_blob.gypi (revision 60837)
+++ webkit/blob/webkit_blob.gypi (working copy)
@@ -20,6 +20,8 @@
'blob_storage_controller.h',
'blob_url_request_job.cc',
'blob_url_request_job.h',
+ 'deletable_file_reference.cc',
+ 'deletable_file_reference.h',
],
'conditions': [
['inside_chromium_build==0', {
« no previous file with comments | « webkit/blob/deletable_file_reference_unittest.cc ('k') | webkit/glue/weburlloader_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698