| 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",
|
| ]
|
|
|