Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(53)

Unified Diff: core/fpdfapi/cmaps/Japan1/cmaps_japan1.cpp

Issue 2391013002: Move core/fpdfapi/fpdf_cmaps to core/fpdfapi/cmaps (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « core/fpdfapi/cmaps/Japan1/cmaps_japan1.h ('k') | core/fpdfapi/cmaps/Korea1/Adobe-Korea1-UCS2_2.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/fpdfapi/cmaps/Japan1/cmaps_japan1.cpp
diff --git a/core/fpdfapi/fpdf_cmaps/Japan1/cmaps_japan1.cpp b/core/fpdfapi/cmaps/Japan1/cmaps_japan1.cpp
similarity index 96%
rename from core/fpdfapi/fpdf_cmaps/Japan1/cmaps_japan1.cpp
rename to core/fpdfapi/cmaps/Japan1/cmaps_japan1.cpp
index aaa969193ad7e792c6df73677a44b8a216cae4fb..f726d50376922f1078b7bdb7c2d45e2a23ce2fb7 100644
--- a/core/fpdfapi/fpdf_cmaps/Japan1/cmaps_japan1.cpp
+++ b/core/fpdfapi/cmaps/Japan1/cmaps_japan1.cpp
@@ -4,10 +4,10 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-#include "core/fpdfapi/fpdf_cmaps/Japan1/cmaps_japan1.h"
+#include "core/fpdfapi/cmaps/Japan1/cmaps_japan1.h"
+#include "core/fpdfapi/cmaps/cmap_int.h"
#include "core/fpdfapi/cpdf_modulemgr.h"
-#include "core/fpdfapi/fpdf_cmaps/cmap_int.h"
#include "core/fpdfapi/fpdf_font/font_int.h"
#include "core/fpdfapi/fpdf_page/cpdf_pagemodule.h"
#include "core/fxcrt/fx_basic.h"
« no previous file with comments | « core/fpdfapi/cmaps/Japan1/cmaps_japan1.h ('k') | core/fpdfapi/cmaps/Korea1/Adobe-Korea1-UCS2_2.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698