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

Unified Diff: chrome/chrome_browser.gypi

Issue 1033013003: Refactor http cache removing from a StoragePartition into separate class: (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « chrome/browser/browsing_data/storage_partition_http_cache_data_remover.cc ('k') | no next file » | 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 acaf49d22a18242e8c63c6556d836af0d0ff21e7..2711d2a9eed6070253246ccc3233bc4fb1300ed3 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -249,6 +249,8 @@
'browser/browsing_data/cookies_tree_model.h',
'browser/browsing_data/local_data_container.cc',
'browser/browsing_data/local_data_container.h',
+ 'browser/browsing_data/storage_partition_http_cache_data_remover.cc',
+ 'browser/browsing_data/storage_partition_http_cache_data_remover.h',
'browser/caps/generate_state_json.h',
'browser/caps/generate_state_json.cc',
'browser/character_encoding.cc',
« no previous file with comments | « chrome/browser/browsing_data/storage_partition_http_cache_data_remover.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698