| Index: core/fpdfapi/fpdf_font/fpdf_font_cid_unittest.cpp
|
| diff --git a/core/src/fpdfapi/fpdf_font/fpdf_font_cid_unittest.cpp b/core/fpdfapi/fpdf_font/fpdf_font_cid_unittest.cpp
|
| similarity index 97%
|
| rename from core/src/fpdfapi/fpdf_font/fpdf_font_cid_unittest.cpp
|
| rename to core/fpdfapi/fpdf_font/fpdf_font_cid_unittest.cpp
|
| index 61961c95e69afe33f9778e65099f498959a48636..c12b9c5eeec722ec61553df717ed6d78924fc925 100644
|
| --- a/core/src/fpdfapi/fpdf_font/fpdf_font_cid_unittest.cpp
|
| +++ b/core/fpdfapi/fpdf_font/fpdf_font_cid_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"
|
|
|
| namespace {
|
|
|