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

Unified Diff: pdfium.gyp

Issue 1390883004: Merge to XFA: Stop inlining CJBig2_BitStream. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Created 5 years, 2 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 | « core/src/fxcodec/jbig2/JBig2_HuffmanTable.cpp ('k') | no next file » | 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 cf19b018f0283889d9684b67115bd6ddc2a19fe6..b0ce2e47645343e9bafe9185fe0dc604e6c44a37 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -410,6 +410,7 @@
'core/src/fxcodec/jbig2/JBig2_ArithDecoder.h',
'core/src/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp',
'core/src/fxcodec/jbig2/JBig2_ArithIntDecoder.h',
+ 'core/src/fxcodec/jbig2/JBig2_BitStream.cpp',
'core/src/fxcodec/jbig2/JBig2_BitStream.h',
'core/src/fxcodec/jbig2/JBig2_Context.cpp',
'core/src/fxcodec/jbig2/JBig2_Context.h',
« no previous file with comments | « core/src/fxcodec/jbig2/JBig2_HuffmanTable.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698