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

Unified Diff: components/browser_watcher/BUILD.gn

Issue 2372633002: Use the correct product/version for postmortem reports (Closed)
Patch Set: Direct access to GetExecutableVersionDetails via ChromePostmortemReportCollector 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 a6b368ed29f516f2bf37bc7e445a0841107955a0..f024ed5d5499c0ff6ef75175eac293445b2e0265 100644
--- a/components/browser_watcher/BUILD.gn
+++ b/components/browser_watcher/BUILD.gn
@@ -68,7 +68,6 @@ static_library("postmortem_report_collector") {
":postmortem_minidump_writer",
":stability_report_proto",
"//base",
- "//components/version_info",
"//third_party/crashpad/crashpad/client",
"//third_party/crashpad/crashpad/util",
]

Powered by Google App Engine
This is Rietveld 408576698