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

Unified Diff: BUILD.gn

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 | « no previous file | core/fpdfdoc/doc_vt.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 904dc6929fb9c2468bb09b22f91b185182173345..0aa677c777ad24df5e71c0146c966f44b76b056f 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -502,6 +502,7 @@ static_library("fxcodec") {
"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 | « no previous file | core/fpdfdoc/doc_vt.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698