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

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: fixes 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 | chrome/app/DEPS » ('j') | chrome/app/chrome_exe_main_win.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 841f21477a488a7323b75db17210fd4f8e9bb6a4..dc25f1372871b610f0a35041dd89082a4a982de8 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' + '@' + '9e4cd8f07b107edf9cbba5c5760967d5aeb8e2bd',
Mark Mentovai 2015/11/10 17:21:17 Good for demo purposes, but this is a pretty big r
scottmg 2015/11/16 21:48:39 OK, sounds good. I just needed it locally for test
'src/third_party/icu':
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '42c58d4e49f2250039f0e98d43e0b76e8f5ca024',
« no previous file with comments | « no previous file | chrome/app/DEPS » ('j') | chrome/app/chrome_exe_main_win.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698