summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-10-18 21:09:55 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-10-18 21:09:55 +0000
commit31beedc1e833842385b20b40d0ef27dbfc979443 (patch)
tree3678b19d407cfa3bc38bcc654b3b14e1aa7cdba9 /testing
parentf58b6f62614357ef3a6f171a9f5c89d72981ac40 (diff)
downloadpdfium-31beedc1e833842385b20b40d0ef27dbfc979443.tar.xz
Do more IWYU in fxjs/.
Change-Id: I778085c6e21904e697d5899a93f4e4e9fca92478 Reviewed-on: https://pdfium-review.googlesource.com/c/44272 Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'testing')
-rw-r--r--testing/xfa_js_embedder_test.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/xfa_js_embedder_test.h b/testing/xfa_js_embedder_test.h
index 0c8b08e670..720065867d 100644
--- a/testing/xfa_js_embedder_test.h
+++ b/testing/xfa_js_embedder_test.h
@@ -11,7 +11,6 @@
#include "testing/embedder_test.h"
#include "xfa/fxfa/parser/cxfa_document.h"
#include "xfa/fxfa/parser/cxfa_node.h"
-#include "xfa/fxfa/parser/cxfa_object.h"
class CFXJSE_Engine;
class CFXJSE_Value;