diff options
author | Lei Zhang <thestig@chromium.org> | 2017-12-13 15:03:13 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-12-13 15:03:13 +0000 |
commit | 14768f3264a4cff8ca0096a27e41f1861b2c422b (patch) | |
tree | a5cbe644752c817a037a0470880d1e1cea161000 /BUILD.gn | |
parent | ad38ca5a030e17e48495e52457192914a749912b (diff) | |
download | pdfium-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.gn | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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", |