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

Unified Diff: third_party/brotli/fuzz/DEPS

Issue 2748323002: Pickup github update for brotli fuzz target. (Closed)
Patch Set: Move fuzzer to brotli/fuzz 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 | « third_party/brotli/README.chromium ('k') | third_party/brotli/fuzz/decode_fuzzer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/brotli/fuzz/DEPS
diff --git a/third_party/brotli/fuzz/DEPS b/third_party/brotli/fuzz/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..2e39551801cda94d7aebb0df1de7283596a94310
--- /dev/null
+++ b/third_party/brotli/fuzz/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+third_party/brotli/dec",
+]
« no previous file with comments | « third_party/brotli/README.chromium ('k') | third_party/brotli/fuzz/decode_fuzzer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698