blob: cf300af51cbbc46e2c19f477efe83b2abd961002 [file] [log] [blame]
// Copyright 2016 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/browser/ui/passwords/passwords_model_delegate_mock.h"
#include "components/autofill/core/common/password_form.h"
#include "components/signin/core/browser/account_info.h"
PasswordsModelDelegateMock::PasswordsModelDelegateMock() = default;
PasswordsModelDelegateMock::~PasswordsModelDelegateMock() = default;