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

Unified Diff: chrome/installer/util/DEPS

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/DEPS
diff --git a/chrome/installer/util/DEPS b/chrome/installer/util/DEPS
index 66dc0df7db1f8775cb76b99c1e1757ea52b1f866..448e750bdb0b8c9b6ec36ea121576912d49f93b7 100644
--- a/chrome/installer/util/DEPS
+++ b/chrome/installer/util/DEPS
@@ -4,4 +4,5 @@ include_rules = [
"+chrome/grit/chromium_strings.h",
"+components/metrics",
+ "+third_party/crashpad",
]

Powered by Google App Engine
This is Rietveld 408576698