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

Unified Diff: DEPS

Issue 674153002: minidump: Change the ownership model (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Address review feedback Created 6 years, 2 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
« no previous file with comments | « no previous file | minidump/minidump_context_writer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index c27021cdb12c553f66cdd62ed9974e8c82317c75..3417d0cef62d74d6c4a5fe7e55dd2f1b7da5a4a1 100644
--- a/DEPS
+++ b/DEPS
@@ -28,7 +28,7 @@ deps = {
'46282cedf40ff7fe803be4af357b9d59050f02e4', # svn r1977
'crashpad/third_party/mini_chromium/mini_chromium':
Var('chromium_git') + '/chromium/mini_chromium@' +
- 'ba9b15f1b6a7616ac0cb26069201a479e81845c3',
+ 'eeb3b6a4f020dbfc34fe8bc42844796fccc60d5b',
}
hooks = [
« no previous file with comments | « no previous file | minidump/minidump_context_writer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698