blob: 18ce533547a45a149b93a0d1be6e8de248feb548 [file] [log] [blame]
// Copyright 2018 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.
#ifndef CHROME_CREDENTIAL_PROVIDER_GAIACP_DLLMAIN_H_
#define CHROME_CREDENTIAL_PROVIDER_GAIACP_DLLMAIN_H_
#include "chrome/credential_provider/gaiacp/gaia_credential_provider_module.h"
extern credential_provider::CGaiaCredentialProviderModule _AtlModule;
#endif // CHROME_CREDENTIAL_PROVIDER_GAIACP_DLLMAIN_H_