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

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: Fix override mismatch 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
« no previous file with comments | « content/browser/indexed_db/indexed_db_fake_backing_store.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 006fff0bdccb2149f9bac81fc440f546e79e6ead..4af3bb8009884774f63230bb0e557375d3763447 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -658,6 +658,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',
« no previous file with comments | « content/browser/indexed_db/indexed_db_fake_backing_store.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698