| Index: core/src/fpdfapi/fpdf_page/fpdf_page_parser_old_unittest.cpp
|
| diff --git a/core/src/fpdfapi/fpdf_page/fpdf_page_parser_old_unittest.cpp b/core/src/fpdfapi/fpdf_page/fpdf_page_parser_old_unittest.cpp
|
| index 3fc012f29c202ac774bef9777ad4f562908c4064..846166521d1711c310ba45050ce53d39a50c56c5 100644
|
| --- a/core/src/fpdfapi/fpdf_page/fpdf_page_parser_old_unittest.cpp
|
| +++ b/core/src/fpdfapi/fpdf_page/fpdf_page_parser_old_unittest.cpp
|
| @@ -2,10 +2,9 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "core/src/fpdfapi/fpdf_page/pageint.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| -#include "pageint.h"
|
| -
|
| TEST(fpdf_page_parser_old, ReadHexString) {
|
| {
|
| // Position out of bounds.
|
|
|