From 31beedc1e833842385b20b40d0ef27dbfc979443 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Thu, 18 Oct 2018 21:09:55 +0000 Subject: Do more IWYU in fxjs/. Change-Id: I778085c6e21904e697d5899a93f4e4e9fca92478 Reviewed-on: https://pdfium-review.googlesource.com/c/44272 Reviewed-by: Tom Sepez Commit-Queue: Lei Zhang --- fxjs/cjs_publicmethods.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fxjs/cjs_publicmethods.h') diff --git a/fxjs/cjs_publicmethods.h b/fxjs/cjs_publicmethods.h index 049fa681aa..975ba6e9d4 100644 --- a/fxjs/cjs_publicmethods.h +++ b/fxjs/cjs_publicmethods.h @@ -9,7 +9,8 @@ #include -#include "fxjs/js_define.h" +#include "fxjs/cjs_object.h" +#include "fxjs/cjs_result.h" class CJS_PublicMethods final : public CJS_Object { public: -- cgit v1.2.3