Revert "Add protos required by Cloud Speech-to-Text"
This reverts commit bfe52a91. Reason for revert: The Chrome security team has prohibited the use of gRPC in its current state as it does not go through Chrome's network stack. The Cloud Speech-to-Text implementation will be replaced with an alternative REST-based API that goes through the network stack. Original change's description: > Add protos required by Cloud Speech-to-Text > > This CL adds the protos required by the Cloud Speech-to-Text service > used by the Live Caption feature. The proto files come from Google3 with > the following modifications: > > 1. The package name of some of the protos were changed to avoid > conflicting with identical protos in the third_party/grpc repository. > > 2. The license text was changed to align with Chromium conventions. > > 3. any.proto and status.proto were renamed to prevent conflict with > protos in components/offline_pages/core/prefetch/proto. > > 4. All protos are optimized for LITE_RUNTIME. > > Bug: 1071626 > Change-Id: I351d98c9272e7ec7991a8182dbc305673c8e239c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153759 > Reviewed-by: Tommy Nyquist <nyquist@chromium.org> > Reviewed-by: Yuwei Huang <yuweih@chromium.org> > Reviewed-by: Albert J. Wong <ajwong@chromium.org> > Commit-Queue: Evan Liu <evliu@google.com> > Cr-Commit-Position: refs/heads/master@{#764033} TBR=ajwong@chromium.org,nyquist@chromium.org,yuweih@chromium.org,lgrey@chromium.org,evliu@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1071626 Change-Id: Ie0f8b65ed29217cbbedb28e8551e49189028203e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210799Reviewed-by:Evan Liu <evliu@google.com> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Commit-Queue: Evan Liu <evliu@google.com> Cr-Commit-Position: refs/heads/master@{#771079}
Showing
This diff is collapsed.
Please register or sign in to comment