summaryrefslogtreecommitdiff
path: root/fxjs/cjs_runtime.cpp
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-10-15 18:12:40 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-10-15 18:12:40 +0000
commitbc75f62774a31ca94188e1910624bac246d550f7 (patch)
treec9826fe551d97a076d092a38109810e97fc80e44 /fxjs/cjs_runtime.cpp
parentd7f51c715146be53186b25ca677e49e164b51527 (diff)
downloadpdfium-bc75f62774a31ca94188e1910624bac246d550f7.tar.xz
Make fxjs/ pass gn check.
Use allow_circular_includes_from as a crutch for now. Change-Id: I8c53bafd864048506a77354f57e27cac50369005 Reviewed-on: https://pdfium-review.googlesource.com/c/43989 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: Tom Sepez <tsepez@chromium.org>
Diffstat (limited to 'fxjs/cjs_runtime.cpp')
-rw-r--r--fxjs/cjs_runtime.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/fxjs/cjs_runtime.cpp b/fxjs/cjs_runtime.cpp
index 539594cd90..3bc8448435 100644
--- a/fxjs/cjs_runtime.cpp
+++ b/fxjs/cjs_runtime.cpp
@@ -39,7 +39,6 @@
#include "fxjs/cjs_util.h"
#include "fxjs/cjs_zoomtype.h"
#include "fxjs/js_define.h"
-#include "public/fpdf_formfill.h"
#include "third_party/base/ptr_util.h"
#ifdef PDF_ENABLE_XFA