summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorDan Sinclair <dsinclair@chromium.org>2016-02-29 16:10:24 -0500
committerDan Sinclair <dsinclair@chromium.org>2016-02-29 16:10:24 -0500
commit3f157c7c6a5cdb92dd5df2a0b06c10ed83b472e8 (patch)
treea8653f6118104a177cbb8cfa6c93641d115e55bc /BUILD.gn
parentb36430115717af4ecfa573476714cecc73f3d1c3 (diff)
downloadpdfium-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.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 222a1f4b14..22506ccb38 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -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",