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

Unified Diff: content/browser/BUILD.gn

Issue 2877673003: Expose UkmService to content/ (Closed)
Patch Set: Extract repoting of input metric into another CL 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
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index a6d5d1e8f822c24d4519eafecb0638448a014da1..c029bf2a41487de2c20749a3aefd7f5fe3c67199 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -56,6 +56,7 @@ source_set("browser") {
"//components/rappor",
"//components/tracing",
"//components/tracing:startup_tracing",
+ "//components/ukm",
"//components/url_formatter",
"//components/variations",
"//components/viz/frame_sinks",

Powered by Google App Engine
This is Rietveld 408576698