From 012ada613a1462f109eb59790f8e5ee91aacdb7e Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Fri, 19 Jun 2015 13:38:19 -0700 Subject: Disintermediation. Removed several header files that simply proxy other headers. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1199553002. --- BUILD.gn | 4 ---- 1 file changed, 4 deletions(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 84922e575e..6aea07e137 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -353,7 +353,6 @@ static_library("fxcodec") { "core/src/fxcodec/codec/fx_codec_jbig_enc.cpp", "core/src/fxcodec/codec/fx_codec_jpeg.cpp", "core/src/fxcodec/codec/fx_codec_jpx_opj.cpp", - "core/src/fxcodec/fx_zlib/include/fx_zlib.h", "core/src/fxcodec/jbig2/JBig2_ArithDecoder.h", "core/src/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp", "core/src/fxcodec/jbig2/JBig2_ArithIntDecoder.h", @@ -382,9 +381,6 @@ static_library("fxcodec") { "core/src/fxcodec/jbig2/JBig2_Segment.h", "core/src/fxcodec/jbig2/JBig2_SymbolDict.cpp", "core/src/fxcodec/jbig2/JBig2_SymbolDict.h", - "core/src/fxcodec/lcms2/fx_lcms2.h", - "core/src/fxcodec/lcms2/fx_lcms2_plugin.h", - "core/src/fxcodec/libjpeg/fx_libjpeg.h", ] configs -= [ "//build/config/compiler:chromium_code" ] -- cgit v1.2.3