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

Unified Diff: components/browser_watcher/BUILD.gn

Issue 2372633002: Use the correct product/version for postmortem reports (Closed)
Patch Set: Created 4 years, 3 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 6b03d14d6e7ddcedc8781d5d0f9843fc8344a29e..10bce5e61ba84b0992c68ca5e923ef15af8833fc 100644
--- a/components/browser_watcher/BUILD.gn
+++ b/components/browser_watcher/BUILD.gn
@@ -65,7 +65,7 @@ static_library("postmortem_report_collector") {
":postmortem_minidump_writer",
":stability_report_proto",
"//base",
- "//components/version_info",
+ "//components/crash/content/app:lib",
"//third_party/crashpad/crashpad/client",
"//third_party/crashpad/crashpad/util",
]

Powered by Google App Engine
This is Rietveld 408576698