Movatterモバイル変換


[0]ホーム

URL:


Google Git
Sign in
chromium /chromium /src /refs/heads/main /. /google_apis /google_api_keys_mac.h
blob: 0a01f8b998db04cfe26e8448e643b603fc14da62 [file] [log] [blame] [edit]
// Copyright 2016 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef GOOGLE_APIS_GOOGLE_API_KEYS_MAC_H_
#define GOOGLE_APIS_GOOGLE_API_KEYS_MAC_H_
#include<string_view>
#include"base/component_export.h"
namespace google_apis{
COMPONENT_EXPORT(GOOGLE_APIS)
std::stringGetAPIKeyFromInfoPlist(std::string_view key_name);
}// namespace google_apis
#endif// GOOGLE_APIS_GOOGLE_API_KEYS_MAC_H_

[8]ページ先頭

©2009-2025 Movatter.jp