commit | c08c9b2e7a61f98fb4e4f069ff7edd0f1b8cd4c3 | [log] [tgz] |
---|---|---|
author | Cameron Dale <camrdale@google.com> | Wed Jan 25 10:59:32 2023 -0800 |
committer | Cameron Dale <camrdale@google.com> | Wed Jan 25 10:59:32 2023 -0800 |
tree | 8482e4d758ae452838f5f9d04c666fcbf53d6696 | |
parent | 567aecab32c965a4af57f6a6a769b173a596cc34 [diff] |
Remove anhwang from OWNERS. Change-Id: Ie890d5d7f3ef95f0ff44770664462a19dc3a2bca
This repository contains GN build system support for Protocol Buffers. It's in its own repository because it needs to be shared by Fuchsia and Cobalt.
This repo should be checked out such that:
//build/secondary/third_party/protobuf
.//third_party/protobuf
.//.gn
contains secondary_source = "//build/secondary/"
See the GN documentation on secondary_source.