From 4161c5ca6c5438476bf07b6dacfafb61ea611cc5 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Mon, 21 Mar 2016 12:26:54 -0700 Subject: Make a few more const tables smaller. Remove some tables from .h file (risk of duplication). R=ochang@chromium.org Review URL: https://codereview.chromium.org/1814233005 . --- pdfium.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'pdfium.gyp') diff --git a/pdfium.gyp b/pdfium.gyp index df2018d109..a5a70a8033 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -512,6 +512,7 @@ 'core/fxcodec/jbig2/JBig2_HuffmanDecoder.h', 'core/fxcodec/jbig2/JBig2_HuffmanTable.cpp', 'core/fxcodec/jbig2/JBig2_HuffmanTable.h', + 'core/fxcodec/jbig2/JBig2_HuffmanTable_Standard.cpp', 'core/fxcodec/jbig2/JBig2_HuffmanTable_Standard.h', 'core/fxcodec/jbig2/JBig2_Image.cpp', 'core/fxcodec/jbig2/JBig2_Image.h', -- cgit v1.2.3