summaryrefslogtreecommitdiff
path: root/fxjs/ijs_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/ijs_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/ijs_runtime.cpp')
-rw-r--r--fxjs/ijs_runtime.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/fxjs/ijs_runtime.cpp b/fxjs/ijs_runtime.cpp
index 50abd39c8b..34a846e9e3 100644
--- a/fxjs/ijs_runtime.cpp
+++ b/fxjs/ijs_runtime.cpp
@@ -4,7 +4,6 @@
#include "fxjs/ijs_runtime.h"
-#include "fpdfsdk/cpdfsdk_helpers.h"
#include "fxjs/cjs_runtimestub.h"
#include "third_party/base/ptr_util.h"