From 7ca47d55c9cbbec7e0a0b0beffffe348ae655086 Mon Sep 17 00:00:00 2001 From: Henrique Nakashima Date: Fri, 16 Jun 2017 12:00:40 -0400 Subject: Converting CFX_ByteTextBuf to ostringstream in SAX. Bug: pdfium:731 Change-Id: Ic492e8900c4a69082ff9c2384006a4e6bfa3313e Reviewed-on: https://pdfium-review.googlesource.com/6592 Reviewed-by: Lei Zhang Reviewed-by: dsinclair Commit-Queue: Henrique Nakashima --- BUILD.gn | 1 + 1 file changed, 1 insertion(+) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index ecc8f6a51e..2c038b29c8 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -874,6 +874,7 @@ static_library("fxcrt") { "core/fxcrt/fx_arabic.h", "core/fxcrt/ifx_chariter.h", "core/fxcrt/ifx_locale.h", + "core/fxcrt/xml/cfx_saxcontext.cpp", "core/fxcrt/xml/cfx_saxcontext.h", "core/fxcrt/xml/cfx_saxreader.cpp", "core/fxcrt/xml/cfx_saxreader.h", -- cgit v1.2.3