Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 8b9ed85a92ec2bbf1dad175dde2977103affcd5f..f048f9db3c45128c5e1e8b3fb9355afbda201150 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -355,6 +355,7 @@ static_library("fxcodec") { |
"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", |