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

Unified Diff: testing/DEPS

Issue 2068513002: Add fuzzer for FDE CSS syntax parser. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Make freetype headers visible to fuzzers Created 4 years, 6 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 | testing/libfuzzer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/DEPS
diff --git a/testing/DEPS b/testing/DEPS
index 2e7767721a5b119dcf4a6571e93eb3aa25f02fe6..44e064607f0538f713121b89fe9c610c2f90e2b1 100644
--- a/testing/DEPS
+++ b/testing/DEPS
@@ -6,6 +6,8 @@ include_rules = [
'+fpdfsdk/jsapi/include',
'+public',
'+v8',
+ '+xfa/fde',
+ '+xfa/fgas',
'+xfa/fxfa/parser',
'+xfa/fxfa/fm2js',
]
« no previous file with comments | « no previous file | testing/libfuzzer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698