summaryrefslogtreecommitdiff
path: root/xfa/fwl/cfwl_form.cpp
diff options
context:
space:
mode:
authorHenrique Nakashima <hnakashima@chromium.org>2017-09-13 13:00:58 -0400
committerChromium commit bot <commit-bot@chromium.org>2017-09-13 20:36:27 +0000
commitcb32712be1e545e3ceb4f41b77a8bebc2bf2726f (patch)
tree826302ec935d2747946e794fafcd73797bb5bbc5 /xfa/fwl/cfwl_form.cpp
parente762774c7571dbfcc08a0928ea1bae684b605713 (diff)
downloadpdfium-cb32712be1e545e3ceb4f41b77a8bebc2bf2726f.tar.xz
Remove includes of xfa/fwl/theme/cfwl_widgettp.h that are unused.
Change-Id: I51fb7b9df8bdb557e9dca6d1be91736fe124e16a Reviewed-on: https://pdfium-review.googlesource.com/13630 Reviewed-by: Lei Zhang <thestig@chromium.org> Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org>
Diffstat (limited to 'xfa/fwl/cfwl_form.cpp')
-rw-r--r--xfa/fwl/cfwl_form.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fwl/cfwl_form.cpp b/xfa/fwl/cfwl_form.cpp
index 5ab7a567ac..5e59f274b4 100644
--- a/xfa/fwl/cfwl_form.cpp
+++ b/xfa/fwl/cfwl_form.cpp
@@ -21,7 +21,6 @@
#include "xfa/fwl/cfwl_themetext.h"
#include "xfa/fwl/cfwl_widgetmgr.h"
#include "xfa/fwl/ifwl_themeprovider.h"
-#include "xfa/fwl/theme/cfwl_widgettp.h"
CFWL_Form::CFWL_Form(const CFWL_App* app,
std::unique_ptr<CFWL_WidgetProperties> properties,