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

Unified Diff: chrome/browser/BUILD.gn

Issue 1844023002: Capture a report on failed browser rendez-vous. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address grt's 3rd round Created 4 years, 8 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 5da4cfe2d961b1f07af6d34d9335d1f9c3cedd4d..a55ec41aad93dd148caae021c39d136c0a585eac 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -832,6 +832,7 @@ source_set("browser") {
deps += [
":chrome_process_finder",
"//chrome/chrome_watcher:client",
+ "//chrome/chrome_watcher:kasko_util",
"//chrome/common:version_header",
"//chrome/installer/util:strings",
"//chrome_elf",

Powered by Google App Engine
This is Rietveld 408576698