| Index: testing/libfuzzer/pdf_hint_table_fuzzer.cc
|
| diff --git a/testing/libfuzzer/pdf_hint_table_fuzzer.cc b/testing/libfuzzer/pdf_hint_table_fuzzer.cc
|
| index d14d9464f54f8b539c9bfbd078629a96a5819d2e..d41a8a37a7d4ac7138d5b16aaf12bfcdec4e702a 100644
|
| --- a/testing/libfuzzer/pdf_hint_table_fuzzer.cc
|
| +++ b/testing/libfuzzer/pdf_hint_table_fuzzer.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include <cstdint>
|
|
|
| +#include "core/fpdfapi/fpdf_parser/cpdf_dictionary.h"
|
| #include "core/fpdfapi/fpdf_parser/cpdf_hint_tables.h"
|
| -#include "core/fpdfapi/fpdf_parser/include/cpdf_dictionary.h"
|
|
|
| struct DummyLinearizedDictionary {
|
| int end_of_first_page_offset;
|
|
|