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

Unified Diff: xfa.gyp

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 | « testing/libfuzzer/pdf_xml_fuzzer.cc ('k') | xfa/include/foxitxfa.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa.gyp
diff --git a/xfa.gyp b/xfa.gyp
index c19ec8a25f789c9a27d0be63d40f496978915bb2..691afcd3f4b2b43d6e9ce78788387cd0776a1903 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -22,7 +22,6 @@
'FT2_BUILD_LIBRARY',
],
"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",
@@ -190,7 +189,6 @@
"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 | « testing/libfuzzer/pdf_xml_fuzzer.cc ('k') | xfa/include/foxitxfa.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698