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

Unified Diff: DEPS

Issue 1416133003: Crashpad Windows: Use the Crashpad client instead of Breakpad on Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 1 month 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
« no previous file with comments | « no previous file | build/filename_rules.gypi » ('j') | build/filename_rules.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 58a40143194b7e87b27042bc0fa3d760d3a4737a..53661fef4bdc8fd3ac66ca7892ecdee0077c18df 100644
--- a/DEPS
+++ b/DEPS
@@ -127,7 +127,7 @@ deps = {
Var('chromium_git') + '/external/colorama.git' + '@' + '799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
'src/third_party/crashpad/crashpad':
- Var('chromium_git') + '/crashpad/crashpad.git' + '@' + '6c0d42ce9dee55eaa906865191e28df35b32910d',
+ Var('chromium_git') + '/crashpad/crashpad.git' + '@' + '6c1bd97df0a2f3a483ed4f36b63569485ca8b07e',
'src/third_party/icu':
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '42c58d4e49f2250039f0e98d43e0b76e8f5ca024',
« no previous file with comments | « no previous file | build/filename_rules.gypi » ('j') | build/filename_rules.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698