Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 6aea07e13721278ca4bf2cd8b37d72066f6cf026..465c28034d43c9d29643e4065ed65acea867d4dd 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -343,6 +343,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", |