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

Unified Diff: core/fpdfapi/cmaps/Korea1/UniKS-UCS2-V_1.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/Korea1/UniKS-UCS2-H_1.cpp ('k') | core/fpdfapi/cmaps/Korea1/UniKS-UTF16-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/UniKS-UCS2-V_1.cpp
diff --git a/core/fpdfapi/fpdf_cmaps/Korea1/UniKS-UCS2-V_1.cpp b/core/fpdfapi/cmaps/Korea1/UniKS-UCS2-V_1.cpp
similarity index 92%
rename from core/fpdfapi/fpdf_cmaps/Korea1/UniKS-UCS2-V_1.cpp
rename to core/fpdfapi/cmaps/Korea1/UniKS-UCS2-V_1.cpp
index 3eefc131e02b8916a778155e19895379d6c0bac9..46759c51a42b4b7ed9d6aa8c748c12903b74d4a1 100644
--- a/core/fpdfapi/fpdf_cmaps/Korea1/UniKS-UCS2-V_1.cpp
+++ b/core/fpdfapi/cmaps/Korea1/UniKS-UCS2-V_1.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_UniKS_UCS2_V_1[18 * 3] = {
0x2013, 0x2014, 0x1F7B, 0x2016, 0x2016, 0x1F7D, 0x2025, 0x2025, 0x1F7A,
« no previous file with comments | « core/fpdfapi/cmaps/Korea1/UniKS-UCS2-H_1.cpp ('k') | core/fpdfapi/cmaps/Korea1/UniKS-UTF16-H_0.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698