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

Unified Diff: content/content_browser.gypi

Issue 2056983004: [CacheStorage] Give ownership of all CacheStorageCaches to CacheStorage (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 6 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/service_worker/service_worker_browsertest.cc ('k') | no next file » | 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 aa6cc57a600a9a8528e0ff96cbe5db6695e793e5..c3290be87540959d619fda24acc84cb86756509f 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -537,6 +537,8 @@
'browser/cache_storage/cache_storage_blob_to_disk_cache.h',
'browser/cache_storage/cache_storage_cache.cc',
'browser/cache_storage/cache_storage_cache.h',
+ 'browser/cache_storage/cache_storage_cache_handle.cc',
+ 'browser/cache_storage/cache_storage_cache_handle.h',
'browser/cache_storage/cache_storage_context_impl.cc',
'browser/cache_storage/cache_storage_context_impl.h',
'browser/cache_storage/cache_storage_dispatcher_host.cc',
« no previous file with comments | « content/browser/service_worker/service_worker_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698