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

Unified Diff: core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-HW-V_4.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/UniJIS-UCS2-HW-H_4.cpp ('k') | core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-H_4.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-HW-V_4.cpp
diff --git a/core/fpdfapi/fpdf_cmaps/Japan1/UniJIS-UCS2-HW-V_4.cpp b/core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-HW-V_4.cpp
similarity index 98%
rename from core/fpdfapi/fpdf_cmaps/Japan1/UniJIS-UCS2-HW-V_4.cpp
rename to core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-HW-V_4.cpp
index 0df6fb3019e75ceea1edc6a9ad06beab1dc57b7f..3f3a2a4b43b36eef1c1a9d63786ebc5a662a0145 100644
--- a/core/fpdfapi/fpdf_cmaps/Japan1/UniJIS-UCS2-HW-V_4.cpp
+++ b/core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-HW-V_4.cpp
@@ -4,7 +4,7 @@
// 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"
const uint16_t g_FXCMAP_UniJIS_UCS2_HW_V_4[199 * 3] = {
0x0020, 0x005B, 0x00E7, 0x005C, 0x005C, 0x220F, 0x005D, 0x007E, 0x0124,
« no previous file with comments | « core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-HW-H_4.cpp ('k') | core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-H_4.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698