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

Unified Diff: chrome/browser/BUILD.gn

Issue 2594723002: Count number of origins with data affected by clearing "cookies and site data". (Closed)
Patch Set: small fixes Created 3 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 | « no previous file | chrome/browser/browsing_data/browsing_data_counter_factory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index b6cbea8d2b0cb38b4749477d24ba5245cd308ceb..5b446d7604f4672364e10ff95d594a47aeb5d353 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -187,6 +187,10 @@ split_static_library("browser") {
"browsing_data/local_data_container.h",
"browsing_data/media_licenses_counter.cc",
"browsing_data/media_licenses_counter.h",
+ "browsing_data/site_data_counter.cc",
+ "browsing_data/site_data_counter.h",
+ "browsing_data/site_data_counting_helper.cc",
+ "browsing_data/site_data_counting_helper.h",
"browsing_data/site_data_size_collector.cc",
"browsing_data/site_data_size_collector.h",
"budget_service/budget_database.cc",
« no previous file with comments | « no previous file | chrome/browser/browsing_data/browsing_data_counter_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698