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

Unified Diff: content/content_browser.gypi

Issue 203833003: Add the IndexedDBActiveBlobRegistry, currently unused, to enable future blob (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: clang fixes Created 6 years, 9 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 3c6d0ba030aee4a2287e9d9ffd17ab067e8dacb2..2046b00ef9d2db16011282faa3f09d2348081ac0 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -655,6 +655,8 @@
'browser/host_zoom_map_impl.cc',
'browser/host_zoom_map_impl.h',
'browser/indexed_db/indexed_db.h',
+ 'browser/indexed_db/indexed_db_active_blob_registry.cc',
+ 'browser/indexed_db/indexed_db_active_blob_registry.h',
'browser/indexed_db/indexed_db_backing_store.cc',
'browser/indexed_db/indexed_db_backing_store.h',
'browser/indexed_db/indexed_db_blob_info.cc',

Powered by Google App Engine
This is Rietveld 408576698