summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2017-12-13 15:03:13 +0000
committerChromium commit bot <commit-bot@chromium.org>2017-12-13 15:03:13 +0000
commit14768f3264a4cff8ca0096a27e41f1861b2c422b (patch)
treea5cbe644752c817a037a0470880d1e1cea161000 /BUILD.gn
parentad38ca5a030e17e48495e52457192914a749912b (diff)
downloadpdfium-14768f3264a4cff8ca0096a27e41f1861b2c422b.tar.xz
Get rid of CXML_AttrMap.
BUG=pdfium:541 Change-Id: Id401af00e4cffebb49e187bf3a445439ce8c1082 Reviewed-on: https://pdfium-review.googlesource.com/21074 Commit-Queue: dsinclair <dsinclair@chromium.org> Reviewed-by: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 0 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index ac86f805de..80ceb42b05 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -862,8 +862,6 @@ static_library("fxcrt") {
"core/fxcrt/widestring.h",
"core/fxcrt/xml/cxml_attritem.cpp",
"core/fxcrt/xml/cxml_attritem.h",
- "core/fxcrt/xml/cxml_attrmap.cpp",
- "core/fxcrt/xml/cxml_attrmap.h",
"core/fxcrt/xml/cxml_content.cpp",
"core/fxcrt/xml/cxml_content.h",
"core/fxcrt/xml/cxml_databufacc.cpp",