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

Unified Diff: components/favicon/content/BUILD.gn

Issue 2710953002: Add metrics for quantity and type of Favicon candidates (Closed)
Patch Set: Change histogram descriptions Created 3 years, 10 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: components/favicon/content/BUILD.gn
diff --git a/components/favicon/content/BUILD.gn b/components/favicon/content/BUILD.gn
index 5bf3b131d9aa6a6fdfb85259250ea0e3c70b4f4b..117b4bdb07934b479e5a74835dd13f26c1c5e82e 100644
--- a/components/favicon/content/BUILD.gn
+++ b/components/favicon/content/BUILD.gn
@@ -31,6 +31,7 @@ source_set("unit_tests") {
]
deps = [
":content",
+ "//base/test:test_support",
"//components/favicon/core",
"//components/favicon/core/test:test_support",
"//content/public/browser",

Powered by Google App Engine
This is Rietveld 408576698