diff options
author | Dan Sinclair <dsinclair@chromium.org> | 2016-02-29 16:10:24 -0500 |
---|---|---|
committer | Dan Sinclair <dsinclair@chromium.org> | 2016-02-29 16:10:24 -0500 |
commit | 3f157c7c6a5cdb92dd5df2a0b06c10ed83b472e8 (patch) | |
tree | a8653f6118104a177cbb8cfa6c93641d115e55bc /BUILD.gn | |
parent | b36430115717af4ecfa573476714cecc73f3d1c3 (diff) | |
download | pdfium-3f157c7c6a5cdb92dd5df2a0b06c10ed83b472e8.tar.xz |
Remove xfa_fm2js.h and IWYU.
R=tsepez@chromium.org
Review URL: https://codereview.chromium.org/1745023003 .
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1328,7 +1328,6 @@ if (pdf_enable_xfa) { "xfa/src/fxfa/src/fm2js/xfa_error.h", "xfa/src/fxfa/src/fm2js/xfa_expression.cpp", "xfa/src/fxfa/src/fm2js/xfa_expression.h", - "xfa/src/fxfa/src/fm2js/xfa_fm2js.h", "xfa/src/fxfa/src/fm2js/xfa_fm2jsapi.cpp", "xfa/src/fxfa/src/fm2js/xfa_fm2jscontext.cpp", "xfa/src/fxfa/src/fm2js/xfa_fm2jscontext.h", |