summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorDan Sinclair <dsinclair@chromium.org>2017-04-19 11:55:37 -0400
committerChromium commit bot <commit-bot@chromium.org>2017-04-19 16:15:27 +0000
commit2a473dbecab2b47c513de9127a2cddf4c2800306 (patch)
tree1f1495e33434cbfc4d97a427e01687237d33fc97 /BUILD.gn
parent0d86ecb08e1b2c204333b1f1f6b0b014e5b2971c (diff)
downloadpdfium-2a473dbecab2b47c513de9127a2cddf4c2800306.tar.xz
Cleanup the fgas_language defines
This CL renames the language defines to be country and language code instead of names. The XFA_LANG copies have been removed in favour of the FX_LANG variants. Change-Id: I7307c4128baa29b9c71b37278e018e95b5527e33 Reviewed-on: https://pdfium-review.googlesource.com/4317 Commit-Queue: dsinclair <dsinclair@chromium.org> Reviewed-by: Nicolás Peña <npm@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 09a81def7e..fb35c29c42 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1430,7 +1430,6 @@ if (pdf_enable_xfa) {
"xfa/fde/ifde_txtedtpage.h",
"xfa/fgas/crt/cfgas_formatstring.cpp",
"xfa/fgas/crt/cfgas_formatstring.h",
- "xfa/fgas/crt/fgas_language.h",
"xfa/fgas/font/cfgas_fontmgr.cpp",
"xfa/fgas/font/cfgas_fontmgr.h",
"xfa/fgas/font/cfgas_gefont.cpp",