From a0f2b67bd659e3f1780edfac56d8754bca685d5f Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Wed, 7 Oct 2015 11:12:06 -0700 Subject: Stop inlining CJBig2_BitStream. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1393823002 . --- BUILD.gn | 1 + 1 file changed, 1 insertion(+) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 8b9ed85a92..f048f9db3c 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", -- cgit v1.2.3