Revert "Add Boca API key."
This reverts commit 43bf3dc6db
.
Reason for revert: Causes massive breakage in ChromeOS tests all over the tree. Bisected as culprit.
Original change's description:
> Add Boca API key.
>
> The Boca API key will be used for Live Translate on ChromeOS.
>
> Bug: b/359931233
> Change-Id: Ie9b18ec6d0eb781c245301125b177ed4161386c4
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5908987
> Reviewed-by: Avynn Donaghe <avynn@google.com>
> Commit-Queue: Dorian Brandon <dorianbrandon@google.com>
> Reviewed-by: Boris Sazonov <bsazonov@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1364855}
Bug: b/359931233
Change-Id: Ifc49a7176f484f511edf11601b9afedca2f34e23
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5912855
Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Auto-Submit: Steinar H Gunderson <sesse@chromium.org>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Owners-Override: Steinar H Gunderson <sesse@chromium.org>
Commit-Queue: Steinar H Gunderson <sesse@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1364904}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
85b0cb1963
commit
b2aa0c30ff
@ -111,9 +111,6 @@ COMPONENT_EXPORT(GOOGLE_APIS) const std::string& GetReadAloudAPIKey();
|
||||
|
||||
// Retrieves the Fresnel API Key.
|
||||
COMPONENT_EXPORT(GOOGLE_APIS) const std::string& GetFresnelAPIKey();
|
||||
|
||||
// Retrieves the Boca API Key.
|
||||
COMPONENT_EXPORT(GOOGLE_APIS) const std::string& GetBocaAPIKey();
|
||||
#endif
|
||||
|
||||
#if BUILDFLAG(SUPPORT_EXTERNAL_GOOGLE_API_KEY)
|
||||
|
Reference in New Issue
Block a user