Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index b236c7bfbe2f709e669c04ac61c7805daaace45d..2277d5e8392e7b4e33e2be901010d00ad4d44253 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -323,6 +323,7 @@ static_library("fxcodec") { |
| sources = [ |
| "core/include/fxcodec/fx_codec.h", |
| "core/include/fxcodec/fx_codec_def.h", |
| + "core/include/fxcodec/fx_codec_flate.h", |
| "core/include/fxcodec/fx_codec_provider.h", |
| "core/src/fxcodec/codec/codec_int.h", |
| "core/src/fxcodec/codec/fx_codec.cpp", |