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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 2092663002: Add a counter to calculate the total size of site data. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address review comments. 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 | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index d7628ec6db798c6f31f9c9caa7f71cd42e463bc8..c3729e53d852173754db852db87070c5253fe212 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -61,6 +61,7 @@
'browser/browsing_data/cookies_tree_model_unittest.cc',
'browser/browsing_data/origin_filter_builder_unittest.cc',
'browser/browsing_data/registrable_domain_filter_builder_unittest.cc',
+ 'browser/browsing_data/site_data_size_collector_unittest.cc',
'browser/budget_service/background_budget_service_unittest.cc',
'browser/chrome_browser_application_mac_unittest.mm',
'browser/chrome_content_browser_client_unittest.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698