Index: core/fpdfapi/fpdf_font/fpdf_font_unittest.cpp |
diff --git a/core/src/fpdfapi/fpdf_font/fpdf_font_unittest.cpp b/core/fpdfapi/fpdf_font/fpdf_font_unittest.cpp |
similarity index 95% |
rename from core/src/fpdfapi/fpdf_font/fpdf_font_unittest.cpp |
rename to core/fpdfapi/fpdf_font/fpdf_font_unittest.cpp |
index 7ea17408eef40edcd0a79ba7d9eff9996677577d..dd2119e0cfa693f53d86cfb8784eb836226b2946 100644 |
--- a/core/src/fpdfapi/fpdf_font/fpdf_font_unittest.cpp |
+++ b/core/fpdfapi/fpdf_font/fpdf_font_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/src/fpdfapi/fpdf_font/font_int.h" |
+#include "core/fpdfapi/fpdf_font/font_int.h" |
#include "testing/gtest/include/gtest/gtest.h" |
TEST(fpdf_font, StringToCode) { |