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

Unified Diff: content/browser/BUILD.gn

Issue 2913423003: Refactor recording of the Startup.FirstWebContents.RenderProcessHostInit.ToNonEmptyPaint metric
Patch Set: 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 9c97fcc615221042d8e4c49122c1fbf3942f1e05..dab798a22c3daf12fcbadc7d2c2898f58d58c038 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -47,6 +47,7 @@ source_set("browser") {
"//components/mime_util",
"//components/payments/mojom:mojom_payment_app",
"//components/rappor",
+ "//components/startup_metric_utils/browser:lib",
"//components/tracing",
"//components/tracing:startup_tracing",
"//components/ukm/public",

Powered by Google App Engine
This is Rietveld 408576698