mirror of https://github.com/grpc/grpc-java.git
Due to historical reasons, protobuf is in the proto2:: namespace internally instead of google::protobuf. We have been maintaining diffs that replace each occurence of one with the other. Instead we can simply create a namespace alias and use that alias instead of the canonical name. That greatly reduces the size of the diff and its likelihood to break. If the names ever align in the future, we can swap back to the canonical names. |
||
|---|---|---|
| .. | ||
| java_plugin/cpp | ||
| test | ||
| testLite/golden | ||