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

Unified Diff: chrome/test/BUILD.gn

Issue 2752263003: Count site data size for important sites (Closed)
Patch Set: rebase Created 3 years, 8 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
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index c669f15f64aaee37b6b7c2da86c436a5205c2fae..a511377d5aac855bc435d7691a0ed66c996f7520 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3157,6 +3157,7 @@ test("unit_tests") {
"../browser/download/download_status_updater_unittest.cc",
"../browser/download/download_target_determiner_unittest.cc",
"../browser/download/download_ui_controller_unittest.cc",
+ "../browser/engagement/important_sites_usage_counter_unittest.cc",
"../browser/engagement/important_sites_util_unittest.cc",
"../browser/engagement/site_engagement_helper_unittest.cc",
"../browser/engagement/site_engagement_score_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698