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

Unified Diff: DEPS

Issue 901673002: Instantiate a Kasko reporter inside the Chrome watcher process, when SyzyASAN instrumented. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ship_kasko
Patch Set: Fix a character literal type. Created 5 years, 10 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 | chrome/app/client_util.cc » ('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 5c419e7a2a078d9955cfce0d2aa633dc8646540e..9d9906259bdaa4e2d28da26433ba0812fc45617e 100644
--- a/DEPS
+++ b/DEPS
@@ -726,7 +726,7 @@ hooks = [
'action': ['python',
'src/build/get_syzygy_binaries.py',
'--output-dir=src/third_party/kasko',
- '--revision=f0332d538f3eb84c2a55a3d0506a4a0b58d1c09e',
+ '--revision=33788dfa4e351db209915389a97eed31499c3206',
'--resource=kasko.zip',
'--resource=kasko_symbols.zip',
'--overwrite',
« no previous file with comments | « no previous file | chrome/app/client_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698