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

Unified Diff: DEPS

Issue 2669243011: [libfuzzer] Roll libfuzzer to 64bdf915852b7a8c2b81013682d77e003280168b (Closed)
Patch Set: including necessary fixes Created 3 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 | third_party/libFuzzer/BUILD.gn » ('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 a1e354e0986c158d8ac77b9a0287c93bdf0e8823..981669d76df05af3da115305305532049bd99b07 100644
--- a/DEPS
+++ b/DEPS
@@ -100,7 +100,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer
# and whatever else without interference from each other.
- 'libfuzzer_revision': '78ee52d0c69db57fe0e984d252a991390e7d6c9b',
+ 'libfuzzer_revision': '64bdf915852b7a8c2b81013682d77e003280168b',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling devtools-node-modules
# and whatever else without interference from each other.
« no previous file with comments | « no previous file | third_party/libFuzzer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698