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

Unified Diff: content/test/fuzzer/DEPS

Issue 2727123003: [libfuzzer] proto-based renderer fuzzer draft (Closed)
Patch Set: updated deps 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 | « content/test/fuzzer/BUILD.gn ('k') | content/test/fuzzer/html_tree.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/fuzzer/DEPS
diff --git a/content/test/fuzzer/DEPS b/content/test/fuzzer/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..bfe62408856b8a1ae92951ab21524a402afc0311
--- /dev/null
+++ b/content/test/fuzzer/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+third_party/libprotobuf-mutator/src/src",
+]
+
« no previous file with comments | « content/test/fuzzer/BUILD.gn ('k') | content/test/fuzzer/html_tree.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698