Update BUILD.gn

This commit is contained in:
Alexander David Frick 2022-06-03 22:07:50 -07:00 committed by GitHub
parent e6e739c037
commit 4451f98eaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,6 +41,8 @@ config("zlib_internal_config") {
}
source_set("zlib_common_headers") {
visibility = [ ":*" ]
sources = [
"chromeconf.h",
"deflate.h",