diff options
author | Dan Sinclair <dsinclair@chromium.org> | 2016-02-24 13:26:27 -0500 |
---|---|---|
committer | Dan Sinclair <dsinclair@chromium.org> | 2016-02-24 13:26:27 -0500 |
commit | 4b337799480c64e8db5b2bc50cea876d3789b989 (patch) | |
tree | 31e476dd6988580aaae8196ef0c68554e38346bd /BUILD.gn | |
parent | d826067558d2397cb279ab941a2dc088f0cd7a4b (diff) | |
download | pdfium-4b337799480c64e8db5b2bc50cea876d3789b989.tar.xz |
Remove xfa_common.h and IWYU.
R=thestig@chromium.org
Review URL: https://codereview.chromium.org/1733693002 .
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1327,7 +1327,6 @@ if (pdf_enable_xfa) { "xfa/src/fxfa/src/app/xfa_textlayout.cpp", "xfa/src/fxfa/src/app/xfa_textlayout.h", "xfa/src/fxfa/src/common/fxfa_localevalue.h", - "xfa/src/fxfa/src/common/xfa_common.h", "xfa/src/fxfa/src/common/xfa_docdata.h", "xfa/src/fxfa/src/common/xfa_doclayout.h", "xfa/src/fxfa/src/common/xfa_document.h", |