blob: 9f34a914c33da99982de62c0b0df2a1e8eecf227 [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/password_dialog_controller_mock.h"
#include "components/autofill/core/common/password_form.h"
PasswordDialogControllerMock::PasswordDialogControllerMock() {}
PasswordDialogControllerMock::~PasswordDialogControllerMock() {}