summaryrefslogtreecommitdiff
path: root/fxjs/cfxjse_engine.cpp
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-10-12 20:39:08 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-10-12 20:39:08 +0000
commite421d384ca88046c989991581d9abb044cddd009 (patch)
treeb880c079a0f2dd44b0df7595829229a67fff8c61 /fxjs/cfxjse_engine.cpp
parent305bf6b818d4c3de8fe066dd736424f2e75b55b3 (diff)
downloadpdfium-e421d384ca88046c989991581d9abb044cddd009.tar.xz
Do IWYU in xfa.
Change-Id: Ia104471caffe79f92d439920baeea37a71c71c50 Reviewed-on: https://pdfium-review.googlesource.com/c/43971 Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'fxjs/cfxjse_engine.cpp')
-rw-r--r--fxjs/cfxjse_engine.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/fxjs/cfxjse_engine.cpp b/fxjs/cfxjse_engine.cpp
index eb19573411..d5c43137db 100644
--- a/fxjs/cfxjse_engine.cpp
+++ b/fxjs/cfxjse_engine.cpp
@@ -15,6 +15,7 @@
#include "fxjs/cfxjse_resolveprocessor.h"
#include "fxjs/cfxjse_value.h"
#include "fxjs/cjs_runtime.h"
+#include "fxjs/xfa/cjx_object.h"
#include "third_party/base/ptr_util.h"
#include "third_party/base/stl_util.h"
#include "xfa/fxfa/cxfa_eventparam.h"