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

Unified Diff: chrome/browser/BUILD.gn

Issue 2752263003: Count site data size for important sites (Closed)
Patch Set: rebase Created 3 years, 7 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/android/browsing_data/browsing_data_bridge.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 110106dfba63feadaa15d3fd3986b401f00292b1..3277d6162b4ad49674aef6af600a7e95d3e2f4eb 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -376,6 +376,8 @@ split_static_library("browser") {
"download/drag_download_item.h",
"download/save_package_file_picker.cc",
"download/save_package_file_picker.h",
+ "engagement/important_sites_usage_counter.cc",
+ "engagement/important_sites_usage_counter.h",
"engagement/important_sites_util.cc",
"engagement/important_sites_util.h",
"engagement/site_engagement_helper.cc",
« no previous file with comments | « no previous file | chrome/browser/android/browsing_data/browsing_data_bridge.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698