commit | 31beedc1e833842385b20b40d0ef27dbfc979443 | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Thu Oct 18 21:09:55 2018 +0000 |
committer | Chromium commit bot <commit-bot@chromium.org> | Thu Oct 18 21:09:55 2018 +0000 |
tree | 3678b19d407cfa3bc38bcc654b3b14e1aa7cdba9 | |
parent | f58b6f62614357ef3a6f171a9f5c89d72981ac40 [diff] [blame] |
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>
diff --git a/fxjs/cjs_display.h b/fxjs/cjs_display.h index 35eebba..eaa700e 100644 --- a/fxjs/cjs_display.h +++ b/fxjs/cjs_display.h
@@ -7,7 +7,7 @@ #ifndef FXJS_CJS_DISPLAY_H_ #define FXJS_CJS_DISPLAY_H_ -#include "fxjs/js_define.h" +#include "fxjs/cjs_object.h" class CJS_Display final : public CJS_Object { public: