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

Unified Diff: pdf/pdfium/fuzzers/BUILD.gn

Issue 2050543002: Roll PDFium f7e108b..759de38 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix pdfium_fuzzer config 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 | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdf/pdfium/fuzzers/BUILD.gn
diff --git a/pdf/pdfium/fuzzers/BUILD.gn b/pdf/pdfium/fuzzers/BUILD.gn
index ae3b1b9d19b310e4e244d78e64c0f39443aecb3f..4abe788d516d2e119ec4ebc1987083f6351d71b1 100644
--- a/pdf/pdfium/fuzzers/BUILD.gn
+++ b/pdf/pdfium/fuzzers/BUILD.gn
@@ -22,7 +22,7 @@ fuzzer_test("pdfium_fuzzer") {
"//v8:v8_libplatform",
]
additional_configs = [
- "//third_party/pdfium:pdfium_config",
+ "//third_party/pdfium:pdfium_core_config",
"//v8:external_startup_data",
]
dict = "dicts/pdf.dict"
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698