summaryrefslogtreecommitdiff
path: root/fxjs/cjs_color.h
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_color.h
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_color.h')
-rw-r--r--fxjs/cjs_color.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fxjs/cjs_color.h b/fxjs/cjs_color.h
index b1bd211395..4e28166cd2 100644
--- a/fxjs/cjs_color.h
+++ b/fxjs/cjs_color.h
@@ -9,7 +9,6 @@
#include <vector>
-#include "fpdfsdk/pwl/cpwl_wnd.h"
#include "fxjs/js_define.h"
class CJS_Color final : public CJS_Object {