blob: 38da60e06ef6deca024c30bf5ead64cd6dbbe0dd [file] [log] [blame]
// Copyright 2018 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/core/browser/mock_autocomplete_history_manager.h"
#include "components/autofill/core/browser/autocomplete_history_manager.h"
namespace autofill {
MockAutocompleteHistoryManager::MockAutocompleteHistoryManager() = default;
MockAutocompleteHistoryManager::~MockAutocompleteHistoryManager() = default;
} // namespace autofill