blob: cc4472a13859cf4e68e81632827663398a477d47 [file] [log] [blame]
// Copyright 2020 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/credential_provider/extension/extension_strings.h"
namespace credential_provider {
namespace extension {
const wchar_t kGCPWExtensionServiceName[] = L"GCPWExtension";
const wchar_t kGCPWExtensionServiceDisplayName[] = L"GCPW Extension Service";
const wchar_t kEnableGCPWExtension[] = L"enable_gcpw_extension";
} // namespace extension
} // namespace credential_provider