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

Unified Diff: webkit/blob/webkit_blob.gypi

Issue 14139026: New blobstoragecontext for use in the main browser process, not plugged in yet. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 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
Index: webkit/blob/webkit_blob.gypi
===================================================================
--- webkit/blob/webkit_blob.gypi (revision 194203)
+++ webkit/blob/webkit_blob.gypi (working copy)
@@ -9,6 +9,8 @@
'../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',
« webkit/blob/blob_storage_context_unittest.cc ('K') | « webkit/blob/blob_storage_context_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698