blob: 9c5aee5219147f63158de2ef2713af6fad93710e [file] [log] [blame]
Andrew Walbranf7dc12a2018-11-29 15:18:36 +00001name: "GN"
2description: "GN is a meta-build system that generates NinjaBuild files."
3
4third_party {
5 url {
6 type: GIT
7 value: "https://gn.googlesource.com/gn"
8 }
9 version: "1452"
10 last_upgrade_date { year: 2018 month: 8 day: 3 }
11 license_type: NOTICE
12}