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

Unified Diff: chrome/chrome_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 | « chrome/browser/ui/webui/options/cookies_view_handler.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index a5dff038aef6aabb2778679348b48fc12fa52100..143491e7fb5ddcbd784fe75b30882660c96df2d1 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -298,6 +298,8 @@
'browser/browser_util_win.h',
'browser/browsing_data/browsing_data_appcache_helper.cc',
'browser/browsing_data/browsing_data_appcache_helper.h',
+ 'browser/browsing_data/browsing_data_cache_storage_helper.cc',
+ 'browser/browsing_data/browsing_data_cache_storage_helper.h',
'browser/browsing_data/browsing_data_channel_id_helper.cc',
'browser/browsing_data/browsing_data_channel_id_helper.h',
'browser/browsing_data/browsing_data_cookie_helper.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/cookies_view_handler.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698