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

Unified Diff: chrome/installer/util/BUILD.gn

Issue 1546673002: Add the crash client ID to the uninstall URL params. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: GN build fix Created 4 years, 11 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/installer/util/BUILD.gn
diff --git a/chrome/installer/util/BUILD.gn b/chrome/installer/util/BUILD.gn
index 2aaea9f973272c0edcde3e2a08c55ab8715cba4b..0faa59e54beda39c77e2ff9dbb7435f706b4d543 100644
--- a/chrome/installer/util/BUILD.gn
+++ b/chrome/installer/util/BUILD.gn
@@ -112,6 +112,7 @@ static_library("with_no_strings") {
"//courgette:courgette_lib",
"//crypto",
"//third_party/bspatch",
+ "//third_party/crashpad/crashpad/client",
"//third_party/icu",
"//third_party/lzma_sdk",
]

Powered by Google App Engine
This is Rietveld 408576698