From 7170226d20208e6286057e5c0804e0b549ae33bc Mon Sep 17 00:00:00 2001 From: Artem Strygin Date: Mon, 30 Oct 2017 10:44:01 +0000 Subject: Add test for CPDF_HintsTable. Change-Id: Ibda8e140791215faec52e6dbc33adea732373f6c Reviewed-on: https://pdfium-review.googlesource.com/15810 Reviewed-by: Tom Sepez Commit-Queue: Art Snake --- BUILD.gn | 1 + 1 file changed, 1 insertion(+) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 572f54eb4a..9c6811f26b 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1914,6 +1914,7 @@ test("pdfium_unittests") { "core/fpdfapi/page/cpdf_streamparser_unittest.cpp", "core/fpdfapi/parser/cpdf_array_unittest.cpp", "core/fpdfapi/parser/cpdf_document_unittest.cpp", + "core/fpdfapi/parser/cpdf_hint_tables_unittest.cpp", "core/fpdfapi/parser/cpdf_indirect_object_holder_unittest.cpp", "core/fpdfapi/parser/cpdf_object_avail_unittest.cpp", "core/fpdfapi/parser/cpdf_object_unittest.cpp", -- cgit v1.2.3