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

Unified Diff: core/fpdfapi/fpdf_cmaps/Japan1/cmaps_japan1.h

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/fpdf_cmaps/Japan1/V_1.cpp ('k') | core/fpdfapi/fpdf_cmaps/Japan1/cmaps_japan1.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/fpdfapi/fpdf_cmaps/Japan1/cmaps_japan1.h
diff --git a/core/fpdfapi/fpdf_cmaps/Japan1/cmaps_japan1.h b/core/fpdfapi/fpdf_cmaps/Japan1/cmaps_japan1.h
deleted file mode 100644
index d87173594247a0a1834019692ec1a0feecae4f10..0000000000000000000000000000000000000000
--- a/core/fpdfapi/fpdf_cmaps/Japan1/cmaps_japan1.h
+++ /dev/null
@@ -1,35 +0,0 @@
-// Copyright 2015 PDFium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-
-#ifndef CORE_FPDFAPI_FPDF_CMAPS_JAPAN1_CMAPS_JAPAN1_H_
-#define CORE_FPDFAPI_FPDF_CMAPS_JAPAN1_CMAPS_JAPAN1_H_
-
-#include <stdint.h>
-
-extern const uint16_t g_FXCMAP_83pv_RKSJ_H_1[];
-extern const uint16_t g_FXCMAP_90ms_RKSJ_H_2[];
-extern const uint16_t g_FXCMAP_90ms_RKSJ_V_2[];
-extern const uint16_t g_FXCMAP_90msp_RKSJ_H_2[];
-extern const uint16_t g_FXCMAP_90msp_RKSJ_V_2[];
-extern const uint16_t g_FXCMAP_90pv_RKSJ_H_1[];
-extern const uint16_t g_FXCMAP_Add_RKSJ_H_1[];
-extern const uint16_t g_FXCMAP_Add_RKSJ_V_1[];
-extern const uint16_t g_FXCMAP_EUC_H_1[];
-extern const uint16_t g_FXCMAP_EUC_V_1[];
-extern const uint16_t g_FXCMAP_Ext_RKSJ_H_2[];
-extern const uint16_t g_FXCMAP_Ext_RKSJ_V_2[];
-extern const uint16_t g_FXCMAP_H_1[];
-extern const uint16_t g_FXCMAP_V_1[];
-extern const uint16_t g_FXCMAP_UniJIS_UCS2_H_4[];
-extern const uint16_t g_FXCMAP_UniJIS_UCS2_V_4[];
-extern const uint16_t g_FXCMAP_UniJIS_UCS2_HW_H_4[];
-extern const uint16_t g_FXCMAP_UniJIS_UCS2_HW_V_4[];
-extern const uint16_t g_FXCMAP_UniJIS_UTF16_H_0[];
-extern const uint16_t g_FXCMAP_UniJIS_UTF16_H_0_DWord[];
-extern const uint16_t g_FXCMAP_UniJIS_UTF16_V_0[];
-extern const uint16_t g_FXCMAP_Japan1CID2Unicode_4[];
-
-#endif // CORE_FPDFAPI_FPDF_CMAPS_JAPAN1_CMAPS_JAPAN1_H_
« no previous file with comments | « core/fpdfapi/fpdf_cmaps/Japan1/V_1.cpp ('k') | core/fpdfapi/fpdf_cmaps/Japan1/cmaps_japan1.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698