commit | 99f5bbb53316543f4f20ea937b5abc98efe91bf9 | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Tue Oct 09 21:31:28 2018 +0000 |
committer | Chromium commit bot <commit-bot@chromium.org> | Tue Oct 09 21:31:28 2018 +0000 |
tree | 96821bdefa2b522b83914f205a937d1af350468a | |
parent | a021def0a4a500ee8373d37f7122097927387873 [diff] [blame] |
Do IWYU for ptr_util.h. Change-Id: Ib96a66eb47bea791f061e1d6da8aadad8037a99d Reviewed-on: https://pdfium-review.googlesource.com/c/43609 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: Tom Sepez <tsepez@chromium.org>
diff --git a/fxjs/cjs_global.cpp b/fxjs/cjs_global.cpp index ecf06f1..a683ed8 100644 --- a/fxjs/cjs_global.cpp +++ b/fxjs/cjs_global.cpp
@@ -19,6 +19,7 @@ #include "fxjs/cjs_object.h" #include "fxjs/js_define.h" #include "fxjs/js_resources.h" +#include "third_party/base/ptr_util.h" namespace {