blob: 4391b025c603c85fe896cffc8563cb0cbbd2188f [file] [log] [blame]
// Copyright 2019 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 "components/autofill_assistant/browser/mock_user_model_observer.h"
namespace autofill_assistant {
MockUserModelObserver::MockUserModelObserver() {}
MockUserModelObserver::~MockUserModelObserver() {}
} // namespace autofill_assistant