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

Unified Diff: core/fpdfapi/cmaps/CNS1/CNS-EUC-H_0.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/CNS1/B5pc-V_0.cpp ('k') | core/fpdfapi/cmaps/CNS1/CNS-EUC-V_0.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/fpdfapi/cmaps/CNS1/CNS-EUC-H_0.cpp
diff --git a/core/fpdfapi/fpdf_cmaps/CNS1/CNS-EUC-H_0.cpp b/core/fpdfapi/cmaps/CNS1/CNS-EUC-H_0.cpp
similarity index 99%
rename from core/fpdfapi/fpdf_cmaps/CNS1/CNS-EUC-H_0.cpp
rename to core/fpdfapi/cmaps/CNS1/CNS-EUC-H_0.cpp
index ab893832bb1bc27b4fc308ee96b4ddbcfd7651d6..efbe352257d00fba91ba6092ddb7dad06b7c8e43 100644
--- a/core/fpdfapi/fpdf_cmaps/CNS1/CNS-EUC-H_0.cpp
+++ b/core/fpdfapi/cmaps/CNS1/CNS-EUC-H_0.cpp
@@ -4,7 +4,7 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-#include "core/fpdfapi/fpdf_cmaps/CNS1/cmaps_cns1.h"
+#include "core/fpdfapi/cmaps/CNS1/cmaps_cns1.h"
const uint16_t g_FXCMAP_CNS_EUC_H_0[157 * 3] = {
0x0020, 0x007E, 0x3550, 0xA1A1, 0xA1FE, 0x0063, 0xA2A1, 0xA2FE, 0x00C1,
« no previous file with comments | « core/fpdfapi/cmaps/CNS1/B5pc-V_0.cpp ('k') | core/fpdfapi/cmaps/CNS1/CNS-EUC-V_0.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698