Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(65)

Unified Diff: pdfium.gyp

Issue 1814233005: Make a few more const tables smaller. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: format Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « fpdfsdk/javascript/JS_Value.cpp ('k') | xfa/fde/xml/fde_xml_imp.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index df2018d109d10674531ce1055e245f275e17facb..a5a70a8033aeb5d8d4c15e014f882124df9f7c12 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',
« no previous file with comments | « fpdfsdk/javascript/JS_Value.cpp ('k') | xfa/fde/xml/fde_xml_imp.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698