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

Unified Diff: DEPS

Issue 2552753002: Do not generate a microdump if there are no webview pointers on the stack. (Closed)
Patch Set: set suppression flag Created 4 years 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: DEPS
diff --git a/DEPS b/DEPS
index a80a71d15c9b118b44a6f8bc9feddea46f74f379..6ca9b812e523f57b81f4d6c94e22b8f975c82df4 100644
--- a/DEPS
+++ b/DEPS
@@ -116,7 +116,7 @@ allowed_hosts = [
deps = {
'src/breakpad/src':
- Var('chromium_git') + '/breakpad/breakpad/src.git' + '@' + '2dadd64db9965d8a621d52712abe95f96c4a1e0a',
+ Var('chromium_git') + '/breakpad/breakpad/src.git' + '@' + '4530732f83f9a9c61a1419184e24416766d5bbc6',
Torne 2016/12/05 15:19:31 If you're rolling DEPS I think normally we do that
Robert Sesek 2016/12/05 16:19:18 +1 please roll DEPS separately (unless you need to
'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + Var('buildtools_revision'),

Powered by Google App Engine
This is Rietveld 408576698