From 70f4404e9a9e69afdfdd07715aa946f6561ce0cb Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Thu, 10 Sep 2015 16:12:44 -0700 Subject: Remove CJBig2_Object, CJBig2_Module, and friends. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1326953006 . --- BUILD.gn | 3 --- 1 file changed, 3 deletions(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index ee627d157f..8f1f279cca 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -369,9 +369,6 @@ static_library("fxcodec") { "core/src/fxcodec/jbig2/JBig2_Image.cpp", "core/src/fxcodec/jbig2/JBig2_Image.h", "core/src/fxcodec/jbig2/JBig2_List.h", - "core/src/fxcodec/jbig2/JBig2_Module.h", - "core/src/fxcodec/jbig2/JBig2_Object.cpp", - "core/src/fxcodec/jbig2/JBig2_Object.h", "core/src/fxcodec/jbig2/JBig2_Page.h", "core/src/fxcodec/jbig2/JBig2_PatternDict.cpp", "core/src/fxcodec/jbig2/JBig2_PatternDict.h", -- cgit v1.2.3