diff options
author | Dan Sinclair <dsinclair@chromium.org> | 2018-01-23 18:24:13 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-01-23 18:24:13 +0000 |
commit | 9b85f4ba6fdd86c488498003a2db5854d4ece036 (patch) | |
tree | 30a4075f274ed5a264a3174c0797caac2549ae35 /xfa/fxfa/cxfa_ffpushbutton.cpp | |
parent | 8a0941d6deeee75bf1f9f51a00e61a15d3aa18d1 (diff) | |
download | pdfium-9b85f4ba6fdd86c488498003a2db5854d4ece036.tar.xz |
Merge CXFA_WidgetAcc into CXFA_Nodechromium/3330
This CL merges CXFA_WidgetAcc into CXFA_Node.
Change-Id: Iab52ca7f98c9dcd4ab089c61b8f1324a565bf647
Reviewed-on: https://pdfium-review.googlesource.com/23610
Reviewed-by: Henrique Nakashima <hnakashima@chromium.org>
Commit-Queue: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'xfa/fxfa/cxfa_ffpushbutton.cpp')
-rw-r--r-- | xfa/fxfa/cxfa_ffpushbutton.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fxfa/cxfa_ffpushbutton.cpp b/xfa/fxfa/cxfa_ffpushbutton.cpp index ce05cf5d03..d4d591f87a 100644 --- a/xfa/fxfa/cxfa_ffpushbutton.cpp +++ b/xfa/fxfa/cxfa_ffpushbutton.cpp @@ -18,7 +18,6 @@ #include "xfa/fxfa/cxfa_ffwidget.h" #include "xfa/fxfa/cxfa_textlayout.h" #include "xfa/fxfa/cxfa_textprovider.h" -#include "xfa/fxfa/cxfa_widgetacc.h" #include "xfa/fxfa/parser/cxfa_border.h" #include "xfa/fxfa/parser/cxfa_caption.h" #include "xfa/fxfa/parser/cxfa_edge.h" |