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

Unified Diff: core/fpdfapi/fpdf_cmaps/Japan1/EUC-V_1.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/Japan1/EUC-H_1.cpp ('k') | core/fpdfapi/fpdf_cmaps/Japan1/Ext-RKSJ-H_2.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/fpdfapi/fpdf_cmaps/Japan1/EUC-V_1.cpp
diff --git a/core/src/fpdfapi/fpdf_cmaps/Japan1/EUC-V_1.cpp b/core/fpdfapi/fpdf_cmaps/Japan1/EUC-V_1.cpp
similarity index 94%
rename from core/src/fpdfapi/fpdf_cmaps/Japan1/EUC-V_1.cpp
rename to core/fpdfapi/fpdf_cmaps/Japan1/EUC-V_1.cpp
index ce4fa25811883ac9d2c78649008452703455da81..af095bc5704e44e367c75d825a8f206c4f6a9eff 100644
--- a/core/src/fpdfapi/fpdf_cmaps/Japan1/EUC-V_1.cpp
+++ b/core/fpdfapi/fpdf_cmaps/Japan1/EUC-V_1.cpp
@@ -4,7 +4,7 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-#include "core/src/fpdfapi/fpdf_cmaps/Japan1/cmaps_japan1.h"
+#include "core/fpdfapi/fpdf_cmaps/Japan1/cmaps_japan1.h"
const FX_WORD g_FXCMAP_EUC_V_1[27 * 3] = {
0xA1A2, 0xA1A3, 0x1ECF, 0xA1B1, 0xA1B2, 0x1ED1, 0xA1BC, 0xA1BE, 0x1ED3,
« no previous file with comments | « core/fpdfapi/fpdf_cmaps/Japan1/EUC-H_1.cpp ('k') | core/fpdfapi/fpdf_cmaps/Japan1/Ext-RKSJ-H_2.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698