Index: core/fpdftext/fpdf_text_int_unittest.cpp |
diff --git a/core/src/fpdftext/fpdf_text_int_unittest.cpp b/core/fpdftext/fpdf_text_int_unittest.cpp |
similarity index 98% |
rename from core/src/fpdftext/fpdf_text_int_unittest.cpp |
rename to core/fpdftext/fpdf_text_int_unittest.cpp |
index b482f02be46daf49efc4aa3348b35d3d2107a24b..d114ba75ce8a76b930b325faa3ed1d7085895d38 100644 |
--- a/core/src/fpdftext/fpdf_text_int_unittest.cpp |
+++ b/core/fpdftext/fpdf_text_int_unittest.cpp |
@@ -4,7 +4,7 @@ |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "core/src/fpdftext/text_int.h" |
+#include "core/fpdftext/text_int.h" |
// Class to help test functions in CPDF_LinkExtract class. |
class CPDF_TestLinkExtract : public CPDF_LinkExtract { |