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

Unified Diff: storage/storage_browser.gyp

Issue 1528233004: [Blob] Blob paging to disk patch. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@blob-disk1
Patch Set: Created 5 years 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 | « storage/common/blob_storage/blob_storage_constants.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: storage/storage_browser.gyp
diff --git a/storage/storage_browser.gyp b/storage/storage_browser.gyp
index 87a1186169966434ccfa11c044b6f8b8bc9e0084..36c5269a416371d3753b53792528c3f6cc39928e 100644
--- a/storage/storage_browser.gyp
+++ b/storage/storage_browser.gyp
@@ -37,6 +37,8 @@
'browser/blob/blob_data_item.h',
'browser/blob/blob_data_snapshot.cc',
'browser/blob/blob_data_snapshot.h',
+ 'browser/blob/blob_memory_controller.cc',
+ 'browser/blob/blob_memory_controller.h',
'browser/blob/blob_reader.cc',
'browser/blob/blob_reader.h',
'browser/blob/blob_storage_context.cc',
« no previous file with comments | « storage/common/blob_storage/blob_storage_constants.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698