summaryrefslogtreecommitdiff
path: root/xfa.gyp
diff options
context:
space:
mode:
authorDan Sinclair <dsinclair@chromium.org>2016-02-29 15:03:18 -0500
committerDan Sinclair <dsinclair@chromium.org>2016-02-29 15:03:18 -0500
commitb36430115717af4ecfa573476714cecc73f3d1c3 (patch)
tree4d8f0e8c1d6c526036b635e7d220faaac0bba01c /xfa.gyp
parentbf85bd7234e5fc0120315007dec085d741dcfb7a (diff)
downloadpdfium-b36430115717af4ecfa573476714cecc73f3d1c3.tar.xz
Remove foxitlib.h and foxitxfa.h and IWYU.
R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1746053003 .
Diffstat (limited to 'xfa.gyp')
-rw-r--r--xfa.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/xfa.gyp b/xfa.gyp
index c19ec8a25f..691afcd3f4 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",