| Index: core/src/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp
|
| diff --git a/core/src/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp b/core/src/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp
|
| index 8c1d9712552dde60691e71d726d0ed3454829239..e00759da7af3d6a29f2cdea1b3cb5e5c67f1d26b 100644
|
| --- a/core/src/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp
|
| +++ b/core/src/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp
|
| @@ -2,7 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "core/include/fpdfapi/fpdf_parser.h"
|
| +#include "core/include/fpdfapi/fpdf_parser_decode.h"
|
| +
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "testing/test_support.h"
|
|
|
|
|