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

Unified Diff: third_party/sfntly/fuzzers/DEPS

Issue 2268863003: Add a fuzzer for SfntlyWrapper::SubsetFont(). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add test corpus Created 4 years, 4 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/sfntly/BUILD.gn ('k') | third_party/sfntly/fuzzers/corpora/sfntly_fuzzer/Ahem.ttf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/sfntly/fuzzers/DEPS
diff --git a/third_party/sfntly/fuzzers/DEPS b/third_party/sfntly/fuzzers/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..ad3256b104a20ace5acd8576bf5a832cdc4b7ecb
--- /dev/null
+++ b/third_party/sfntly/fuzzers/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+base",
+]
+
« no previous file with comments | « third_party/sfntly/BUILD.gn ('k') | third_party/sfntly/fuzzers/corpora/sfntly_fuzzer/Ahem.ttf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698