summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorDan Sinclair <dsinclair@chromium.org>2017-04-18 15:07:51 -0400
committerChromium commit bot <commit-bot@chromium.org>2017-04-18 19:45:58 +0000
commit1d0dc5ea42642b253bf87b69b9d8cff01f4e6dbb (patch)
treee1cdc4c27da0e013282ca6ea9b8fc47cfc539d68 /BUILD.gn
parent4fcdf058734b5df696420aa653ea787842678224 (diff)
downloadpdfium-1d0dc5ea42642b253bf87b69b9d8cff01f4e6dbb.tar.xz
Codepage code into anonymouse namespace
This CL moves the FX_GetCodePageFromCharset method into cfgas_fontmgr anonymouse namespace. Change-Id: I1232341b8639328035f12aebfb7a65a4fc0ba08f Reviewed-on: https://pdfium-review.googlesource.com/4291 Commit-Queue: dsinclair <dsinclair@chromium.org> Reviewed-by: Tom Sepez <tsepez@chromium.org>
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 1246a7bca0..ff9a4a4d44 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1427,7 +1427,6 @@ if (pdf_enable_xfa) {
"xfa/fde/xml/cfde_xmltext.h",
"xfa/fgas/crt/cfgas_formatstring.cpp",
"xfa/fgas/crt/cfgas_formatstring.h",
- "xfa/fgas/crt/fgas_codepage.cpp",
"xfa/fgas/crt/fgas_codepage.h",
"xfa/fgas/crt/fgas_language.h",
"xfa/fgas/crt/ifgas_stream.cpp",