Index: core/fpdfapi/page/fpdf_page_parser_unittest.cpp |
diff --git a/core/fpdfapi/fpdf_page/fpdf_page_parser_unittest.cpp b/core/fpdfapi/page/fpdf_page_parser_unittest.cpp |
similarity index 97% |
rename from core/fpdfapi/fpdf_page/fpdf_page_parser_unittest.cpp |
rename to core/fpdfapi/page/fpdf_page_parser_unittest.cpp |
index 3da36a8f8cf305a831ded52be650277aa971596c..b6eec7bcf78190b565a1cb249d5d698d6b26f628 100644 |
--- a/core/fpdfapi/fpdf_page/fpdf_page_parser_unittest.cpp |
+++ b/core/fpdfapi/page/fpdf_page_parser_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/fpdfapi/fpdf_page/pageint.h" |
+#include "core/fpdfapi/page/pageint.h" |
#include "testing/gtest/include/gtest/gtest.h" |
TEST(fpdf_page_parser, PDF_FindKeyAbbreviation) { |