diff options
Diffstat (limited to 'testing/fuzzers/pdf_bidi_fuzzer.cc')
-rw-r--r-- | testing/fuzzers/pdf_bidi_fuzzer.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/fuzzers/pdf_bidi_fuzzer.cc b/testing/fuzzers/pdf_bidi_fuzzer.cc index 8e52688a10..9a0e720812 100644 --- a/testing/fuzzers/pdf_bidi_fuzzer.cc +++ b/testing/fuzzers/pdf_bidi_fuzzer.cc @@ -7,6 +7,7 @@ #include "core/fxcrt/fx_bidi.h" #include "core/fxcrt/widestring.h" #include "core/fxge/cfx_font.h" +#include "third_party/base/ptr_util.h" #include "third_party/base/span.h" #include "xfa/fgas/font/cfgas_fontmgr.h" #include "xfa/fgas/font/cfgas_gefont.h" |