summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorDan Sinclair <dsinclair@chromium.org>2016-02-25 13:38:37 -0500
committerDan Sinclair <dsinclair@chromium.org>2016-02-25 13:38:37 -0500
commite73c5ceb8176dfd92138780f640ac193f1c0ea30 (patch)
treed7e68f16a64807c322e6f9045e2920adf564800f /BUILD.gn
parent2e6864282e65c55ff6809f5aaae011b31c3a361a (diff)
downloadpdfium-e73c5ceb8176dfd92138780f640ac193f1c0ea30.tar.xz
Remove include only fwl.h and IWYU.
R=thestig@chromium.org Review URL: https://codereview.chromium.org/1735833003 .
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 6b7131f351..da6f244d47 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -808,7 +808,6 @@ if (pdf_enable_xfa) {
"xfa/include/fwl/core/fwl_widget.h",
"xfa/include/fwl/core/fwl_widgetdef.h",
"xfa/include/fwl/core/fwl_widgetmgr.h",
- "xfa/include/fwl/fwl.h",
"xfa/include/fwl/lightwidget/app.h",
"xfa/include/fwl/lightwidget/barcode.h",
"xfa/include/fwl/lightwidget/caret.h",