import("//Meta/gn/build/libs/third_party.gni") third_party_dependency("png") { third_party_includes = [ "libpng16" ] libs = [ "png16", "z", ] }