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 d41a8a37a7d4ac7138d5b16aaf12bfcdec4e702a..949605c0be5c4abbed4ed12c5af18e58bece90a9 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/parser/cpdf_dictionary.h" |
+#include "core/fpdfapi/parser/cpdf_hint_tables.h" |
struct DummyLinearizedDictionary { |
int end_of_first_page_offset; |