| Index: core/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp
|
| diff --git a/core/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp b/core/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp
|
| index e00759da7af3d6a29f2cdea1b3cb5e5c67f1d26b..81f8cae35474ea6c3d549639c5e07f787ed89ff6 100644
|
| --- a/core/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp
|
| +++ b/core/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp
|
| @@ -2,7 +2,7 @@
|
| // 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_decode.h"
|
| +#include "core/fpdfapi/fpdf_parser/include/fpdf_parser_decode.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "testing/test_support.h"
|
|
|