summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_localevalue.h
diff options
context:
space:
mode:
authorDan Sinclair <dsinclair@chromium.org>2018-01-23 18:24:13 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-01-23 18:24:13 +0000
commit9b85f4ba6fdd86c488498003a2db5854d4ece036 (patch)
tree30a4075f274ed5a264a3174c0797caac2549ae35 /xfa/fxfa/parser/cxfa_localevalue.h
parent8a0941d6deeee75bf1f9f51a00e61a15d3aa18d1 (diff)
downloadpdfium-chromium/3330.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/parser/cxfa_localevalue.h')
-rw-r--r--xfa/fxfa/parser/cxfa_localevalue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fxfa/parser/cxfa_localevalue.h b/xfa/fxfa/parser/cxfa_localevalue.h
index 60de601c02..44db7b15d9 100644
--- a/xfa/fxfa/parser/cxfa_localevalue.h
+++ b/xfa/fxfa/parser/cxfa_localevalue.h
@@ -9,7 +9,7 @@
#include "core/fxcrt/fx_string.h"
#include "core/fxcrt/fx_system.h"
-#include "xfa/fxfa/cxfa_widgetacc.h"
+#include "xfa/fxfa/parser/cxfa_node.h"
class IFX_Locale;
class CFX_DateTime;