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

Unified Diff: core/fpdfapi/fpdf_cmaps/GB1/UniGB-UCS2-H_4.cpp

Issue 1800523005: Move core/src/ up to core/. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 9 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/fpdf_cmaps/GB1/GBpc-EUC-V_0.cpp ('k') | core/fpdfapi/fpdf_cmaps/GB1/UniGB-UCS2-V_4.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/fpdfapi/fpdf_cmaps/GB1/UniGB-UCS2-H_4.cpp
diff --git a/core/src/fpdfapi/fpdf_cmaps/GB1/UniGB-UCS2-H_4.cpp b/core/fpdfapi/fpdf_cmaps/GB1/UniGB-UCS2-H_4.cpp
similarity index 99%
rename from core/src/fpdfapi/fpdf_cmaps/GB1/UniGB-UCS2-H_4.cpp
rename to core/fpdfapi/fpdf_cmaps/GB1/UniGB-UCS2-H_4.cpp
index 04423f1262fd6edbd5f9288102d408e020d60d66..60e109f86425fb87e4822a4ea67e1c1c7bcc2da4 100644
--- a/core/src/fpdfapi/fpdf_cmaps/GB1/UniGB-UCS2-H_4.cpp
+++ b/core/fpdfapi/fpdf_cmaps/GB1/UniGB-UCS2-H_4.cpp
@@ -4,7 +4,7 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-#include "core/src/fpdfapi/fpdf_cmaps/GB1/cmaps_gb1.h"
+#include "core/fpdfapi/fpdf_cmaps/GB1/cmaps_gb1.h"
const FX_WORD g_FXCMAP_UniGB_UCS2_H_4[13825 * 3] = {
0x0020, 0x007E, 0x0001, 0x00A4, 0x00A4, 0x00A7, 0x00A5, 0x00A5, 0x5752,
« no previous file with comments | « core/fpdfapi/fpdf_cmaps/GB1/GBpc-EUC-V_0.cpp ('k') | core/fpdfapi/fpdf_cmaps/GB1/UniGB-UCS2-V_4.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698