Andrew Walbran | f7dc12a | 2018-11-29 15:18:36 +0000 | [diff] [blame^] | 1 | name: "GN" |
2 | description: "GN is a meta-build system that generates NinjaBuild files." | ||||
3 | |||||
4 | third_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 | } |