| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index 13fd82f1d3ebf82a857cbe4ed2f201fe52edb479..cf07c33d8d611bb088bc3e2ba5478884850bc890 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -394,6 +394,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",
|
|
|