4591b6496d
Major operations: * Fix the go_package entries to be consistent, as the new tool complains when it doesn't have a '/'. * Regenerate with the new protoc-gen-go tool. * github.com/golang/protobuf -> google.golang.org/protobuf * proto.[Un]MarshalText -> prototext.[Un]Marshal Change-Id: Ie1147bd2457fafb66ba555461b3bf14f0561a25d |
||
---|---|---|
.. | ||
frontend.pb.go | ||
frontend.proto | ||
README | ||
regen.sh |
This comes from https://android.googlesource.com/platform/external/ninja/+/master/src/frontend.proto The only difference is the specification of a go_package. To regenerate frontend.pb.go, run regen.sh.