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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 2107173002: Add the future storage framework for the BudgetDatabase. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits and fix path error Created 4 years, 5 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') | tools/metrics/histograms/histograms.xml » ('j') | 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 590eb422fe3148533fd18745508d75f85739f7dc..4328fea94364947c87529338ba23a29b61497f82 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -63,6 +63,7 @@
'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/budget_service/budget_database_unittest.cc',
'browser/chrome_browser_application_mac_unittest.mm',
'browser/chrome_content_browser_client_unittest.cc',
'browser/chrome_process_singleton_win_unittest.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698