// Copyright 2020 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/account_manager_core/chromeos/account_manager_ui.h"
namespace account_manager {
AccountManagerUI::AccountManagerUI() = default;
AccountManagerUI::~AccountManagerUI() = default;
} // namespace account_manager