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

Unified Diff: core/fpdfapi/cmaps/Korea1/Adobe-Korea1-UCS2_2.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.cpp ('k') | core/fpdfapi/cmaps/Korea1/KSC-EUC-H_0.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/fpdfapi/cmaps/Korea1/Adobe-Korea1-UCS2_2.cpp
diff --git a/core/fpdfapi/fpdf_cmaps/Korea1/Adobe-Korea1-UCS2_2.cpp b/core/fpdfapi/cmaps/Korea1/Adobe-Korea1-UCS2_2.cpp
similarity index 99%
rename from core/fpdfapi/fpdf_cmaps/Korea1/Adobe-Korea1-UCS2_2.cpp
rename to core/fpdfapi/cmaps/Korea1/Adobe-Korea1-UCS2_2.cpp
index 80c6caacc460eb30a76f9865cfb8572c792669db..3f81ff9447fa779ee9c9439a3e5efffde36e20b3 100644
--- a/core/fpdfapi/fpdf_cmaps/Korea1/Adobe-Korea1-UCS2_2.cpp
+++ b/core/fpdfapi/cmaps/Korea1/Adobe-Korea1-UCS2_2.cpp
@@ -4,7 +4,7 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-#include "core/fpdfapi/fpdf_cmaps/Korea1/cmaps_korea1.h"
+#include "core/fpdfapi/cmaps/Korea1/cmaps_korea1.h"
const uint16_t g_FXCMAP_Korea1CID2Unicode_2[18352] = {
0xFFFD, 0x0020, 0x0021, 0x0022, 0x0023, 0x0024, 0x0025, 0x0026, 0x0027,
« no previous file with comments | « core/fpdfapi/cmaps/Japan1/cmaps_japan1.cpp ('k') | core/fpdfapi/cmaps/Korea1/KSC-EUC-H_0.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698