// Copyright 2025 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "chrome/browser/autofill/android/mock_autofill_ai_save_update_entity_prompt_view.h"

namespace autofill {

MockAutofillAiSaveUpdateEntityPromptView::
    MockAutofillAiSaveUpdateEntityPromptView() = default;

MockAutofillAiSaveUpdateEntityPromptView::
    ~MockAutofillAiSaveUpdateEntityPromptView() = default;

}  // namespace autofill
