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

Unified Diff: content/content_browser.gypi

Issue 1297093002: Cache Storage API: Hook up to chrome://settings/cookies (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase onto https://codereview.chromium.org/1297023004 Created 5 years, 4 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/storage_partition_impl.cc ('k') | content/public/browser/cache_storage_context.h » ('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 2ed310eaba846f909ee7fe6cd5ce9f276c9e36ae..a22a6abbc002664bd83f836cdd5e85236a39e29c 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -112,6 +112,8 @@
'public/browser/browser_thread.h',
'public/browser/browser_thread_delegate.h',
'public/browser/browser_url_handler.h',
+ 'public/browser/cache_storage_context.h',
+ 'public/browser/cache_storage_usage_info.h',
'public/browser/cert_store.h',
'public/browser/certificate_request_result_type.h',
'public/browser/child_process_data.h',
« no previous file with comments | « content/browser/storage_partition_impl.cc ('k') | content/public/browser/cache_storage_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698