From fdd0ef61e79aa1ca7c0859b8ff45740b6fb96bc2 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Tue, 8 May 2018 19:06:38 +0000 Subject: Add constants for PDF 1.7 spec, table 7.2 and 7.3. Add constants/transparency.h. The header lists constants from chapter 7 of the PDF spec. BUG=pdfium:1049 Change-Id: I66bd6fceb24807eec9c308e2e47cec3f2f836ffb Reviewed-on: https://pdfium-review.googlesource.com/32177 Reviewed-by: dsinclair Commit-Queue: Lei Zhang --- BUILD.gn | 1 + 1 file changed, 1 insertion(+) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index fc7c0eed8b..874a8f7d81 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -300,6 +300,7 @@ visibility = [ source_set("constants") { sources = [ "constants/stream_dict_common.h", + "constants/transparency.h", ] } -- cgit v1.2.3