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

Unified Diff: DEPS

Issue 2727123003: [libfuzzer] proto-based renderer fuzzer draft (Closed)
Patch Set: merge Created 3 years, 9 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 | content/test/fuzzer/BUILD.gn » ('j') | content/test/fuzzer/html_tree.proto » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 420b74b163691155ffc4d189f2342bbc6f713ea5..cf65cefe8b97e6b98b65525acd3cd0287c5d4580 100644
--- a/DEPS
+++ b/DEPS
@@ -112,7 +112,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libprotobuf-mutator
# and whatever else without interference from each other.
- 'libprotobuf-mutator': '9f19110ef75ff7e8c50428247a262a131f312c3c',
+ 'libprotobuf-mutator': '2d609dfa69f670f6a1daf80eaa2d538f96120b2d',
}
# Only these hosts are allowed for dependencies in this DEPS file.
« no previous file with comments | « no previous file | content/test/fuzzer/BUILD.gn » ('j') | content/test/fuzzer/html_tree.proto » ('J')

Powered by Google App Engine
This is Rietveld 408576698