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

Unified Diff: BUILD.gn

Issue 1746053003: Remove foxitlib.h and foxitxfa.h and IWYU. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Review cleanup Created 4 years, 10 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/pdf_xml_fuzzer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 4b603415d98c6fe7d8b983cdc4d26303547c1c5f..222a1f4b14dfd2ad4afc70d4e2ea0e25a91a52d8 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -773,7 +773,6 @@ if (pdf_enable_xfa) {
static_library("xfa") {
sources = [
- "xfa/include/foxitxfa.h",
"xfa/include/fwl/adapter/fwl_adapternative.h",
"xfa/include/fwl/adapter/fwl_adapterthreadmgr.h",
"xfa/include/fwl/adapter/fwl_adaptertimermgr.h",
@@ -941,7 +940,6 @@ if (pdf_enable_xfa) {
"xfa/src/fgas/src/localization/fx_localemgr.h",
"xfa/src/fgas/src/xml/fx_sax_imp.cpp",
"xfa/src/fgas/src/xml/fx_sax_imp.h",
- "xfa/src/foxitlib.h",
"xfa/src/fwl/src/basewidget/fwl_barcodeimp.cpp",
"xfa/src/fwl/src/basewidget/fwl_caretimp.cpp",
"xfa/src/fwl/src/basewidget/fwl_checkboximp.cpp",
« no previous file with comments | « no previous file | testing/libfuzzer/pdf_xml_fuzzer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698