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

Unified Diff: components/metrics/BUILD.gn

Issue 2531123002: Record MetricsService's execution phase to the stability file (Closed)
Patch Set: Created 4 years, 1 month 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/metrics/BUILD.gn
diff --git a/components/metrics/BUILD.gn b/components/metrics/BUILD.gn
index ca83e679417882edbd9e09969497171c1c977cb2..291cb853a0a05854338a006520fcbba70408e1e4 100644
--- a/components/metrics/BUILD.gn
+++ b/components/metrics/BUILD.gn
@@ -85,6 +85,7 @@ static_library("metrics") {
":call_stack_profile_params",
"//base",
"//base:base_static",
+ "//components/browser_watcher:stability",
"//components/prefs",
"//components/variations",
"//third_party/zlib:compression_utils",

Powered by Google App Engine
This is Rietveld 408576698