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

Unified Diff: core/fpdfapi/cmaps/GB1/GBKp-EUC-V_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/GB1/GBKp-EUC-H_2.cpp ('k') | core/fpdfapi/cmaps/GB1/GBpc-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/GB1/GBKp-EUC-V_2.cpp
diff --git a/core/fpdfapi/fpdf_cmaps/GB1/GBKp-EUC-V_2.cpp b/core/fpdfapi/cmaps/GB1/GBKp-EUC-V_2.cpp
similarity index 94%
rename from core/fpdfapi/fpdf_cmaps/GB1/GBKp-EUC-V_2.cpp
rename to core/fpdfapi/cmaps/GB1/GBKp-EUC-V_2.cpp
index c9aac3d3ff34f1dabd67306b5d95346ef91c44e2..014ae70a1cae841244312f90d26496bdd6ab803b 100644
--- a/core/fpdfapi/fpdf_cmaps/GB1/GBKp-EUC-V_2.cpp
+++ b/core/fpdfapi/cmaps/GB1/GBKp-EUC-V_2.cpp
@@ -4,7 +4,7 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-#include "core/fpdfapi/fpdf_cmaps/GB1/cmaps_gb1.h"
+#include "core/fpdfapi/cmaps/GB1/cmaps_gb1.h"
const uint16_t g_FXCMAP_GBKp_EUC_V_2[20 * 3] = {
0xA1A2, 0xA1A2, 0x023F, 0xA1A3, 0xA1A3, 0x023E, 0xA1AA, 0xA1AA, 0x0256,
« no previous file with comments | « core/fpdfapi/cmaps/GB1/GBKp-EUC-H_2.cpp ('k') | core/fpdfapi/cmaps/GB1/GBpc-EUC-H_0.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698