HaTS: Add HaTS Api Key
Bug: 1121586, b/291043820 Change-Id: I6fc2db36b61d1ec4fefedf69c380aec196707032 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4683948 Commit-Queue: Ehimare Okoyomon <eokoyomon@chromium.org> Reviewed-by: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/main@{#1187261}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
06d8f50ad0
commit
53451bb279
@ -83,6 +83,9 @@ COMPONENT_EXPORT(GOOGLE_APIS) std::string GetRemotingAPIKey();
|
||||
// Retrieves the Speech On-Device API (SODA) API Key.
|
||||
COMPONENT_EXPORT(GOOGLE_APIS) std::string GetSodaAPIKey();
|
||||
|
||||
// Retrieves the HaTS API Key.
|
||||
COMPONENT_EXPORT(GOOGLE_APIS) std::string GetHatsAPIKey();
|
||||
|
||||
#if BUILDFLAG(IS_CHROMEOS_ASH)
|
||||
// Retrieves the Sharing API Key.
|
||||
COMPONENT_EXPORT(GOOGLE_APIS) std::string GetSharingAPIKey();
|
||||
|
Reference in New Issue
Block a user