| Index: core/src/fpdfdoc/doc_basic_unittest.cpp
|
| diff --git a/core/src/fpdfdoc/doc_basic_unittest.cpp b/core/src/fpdfdoc/doc_basic_unittest.cpp
|
| index c2fd3ff2b2cc1346f290f99490691522db5bba45..60bc1345ca607044377cfd25c7af385324bde419 100644
|
| --- a/core/src/fpdfdoc/doc_basic_unittest.cpp
|
| +++ b/core/src/fpdfdoc/doc_basic_unittest.cpp
|
| @@ -7,6 +7,8 @@
|
| #include <memory>
|
| #include <vector>
|
|
|
| +#include "core/include/fpdfapi/cpdf_string.h"
|
| +#include "core/include/fpdfapi/cpdf_name.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "testing/test_support.h"
|
|
|
|
|