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

Unified Diff: webkit/blob/webkit_blob.gypi

Issue 11410019: ********** Chromium Blob hacking (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 10 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/view_blob_internals_job.cc ('k') | webkit/chromeos/fileapi/remote_file_system_operation.h » ('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 183651)
+++ webkit/blob/webkit_blob.gypi (working copy)
@@ -7,8 +7,8 @@
'webkit_blob_sources': [
'../blob/blob_data.cc',
'../blob/blob_data.h',
- '../blob/blob_storage_controller.cc',
- '../blob/blob_storage_controller.h',
+ '../blob/blob_storage_context.cc',
+ '../blob/blob_storage_context.h',
'../blob/blob_url_request_job.cc',
'../blob/blob_url_request_job.h',
'../blob/blob_url_request_job_factory.cc',
« no previous file with comments | « webkit/blob/view_blob_internals_job.cc ('k') | webkit/chromeos/fileapi/remote_file_system_operation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698