From a2c2a9d2a1e718e08bb90f92a2f24f4cb990189f Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Wed, 27 Jun 2018 21:14:22 +0000 Subject: Add fxcrt::AutoRestorer::AbandonRestoration(). Kinda like reaching a commit point, makes going forward more useful. Change-Id: I7695b6e627d4cd8ed2bccb667d0cabd7f42c7b1c Reviewed-on: https://pdfium-review.googlesource.com/35970 Reviewed-by: Lei Zhang Commit-Queue: Tom Sepez --- BUILD.gn | 1 + 1 file changed, 1 insertion(+) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 6c26519f6e..fb251fc9e4 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -2899,6 +2899,7 @@ test("pdfium_unittests") { "core/fxcodec/codec/fx_codec_rle_unittest.cpp", "core/fxcodec/jbig2/JBig2_BitStream_unittest.cpp", "core/fxcodec/jbig2/JBig2_Image_unittest.cpp", + "core/fxcrt/autorestorer_unittest.cpp", "core/fxcrt/bytestring_unittest.cpp", "core/fxcrt/cfx_bitstream_unittest.cpp", "core/fxcrt/cfx_seekablemultistream_unittest.cpp", -- cgit v1.2.3