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

Unified Diff: components/startup_metric_utils/browser/BUILD.gn

Issue 2530043002: Set process phases in the StackSamplingProfiler. (Closed)
Patch Set: improved comment Created 3 years, 11 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/startup_metric_utils/browser/BUILD.gn
diff --git a/components/startup_metric_utils/browser/BUILD.gn b/components/startup_metric_utils/browser/BUILD.gn
index 2f9f4176f9e2a2fa52e355f2109c3984db2b0bf2..a03e6a601b023bdf4db9daa231ef3abcba6132c4 100644
--- a/components/startup_metric_utils/browser/BUILD.gn
+++ b/components/startup_metric_utils/browser/BUILD.gn
@@ -25,6 +25,7 @@ static_library("lib") {
deps = [
"//base",
+ "//components/metrics:metrics",
"//components/prefs",
"//components/version_info",
]
« no previous file with comments | « components/metrics/public/interfaces/call_stack_profile_collector.mojom ('k') | components/startup_metric_utils/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698