Index: core/fpdfapi/parser/fpdf_parser_decode_unittest.cpp |
diff --git a/core/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp b/core/fpdfapi/parser/fpdf_parser_decode_unittest.cpp |
similarity index 98% |
rename from core/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp |
rename to core/fpdfapi/parser/fpdf_parser_decode_unittest.cpp |
index 469ca4f150665b5f41f9556f9ee69fbcd95544a1..83860f9146c0ccd6aa281d9aa688997379251db1 100644 |
--- a/core/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp |
+++ b/core/fpdfapi/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/fpdfapi/fpdf_parser/fpdf_parser_decode.h" |
+#include "core/fpdfapi/parser/fpdf_parser_decode.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "testing/test_support.h" |