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

Unified Diff: components/browser_watcher/BUILD.gn

Issue 2691033002: Collect field trial information from the stability file (Closed)
Patch Set: Merge 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/browser_watcher/BUILD.gn
diff --git a/components/browser_watcher/BUILD.gn b/components/browser_watcher/BUILD.gn
index 95b431e4cff5cdc18a6409d80978cfde51ba32ff..38ddf6e3da9e05e3d6d17d5cb237328dc805e4a0 100644
--- a/components/browser_watcher/BUILD.gn
+++ b/components/browser_watcher/BUILD.gn
@@ -67,6 +67,7 @@ if (is_win) {
":postmortem_minidump_writer",
":stability_report_proto",
"//base",
+ "//components/variations",
"//third_party/crashpad/crashpad/client",
"//third_party/crashpad/crashpad/util",
]
« no previous file with comments | « no previous file | components/browser_watcher/DEPS » ('j') | components/browser_watcher/postmortem_report_collector.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698