blob: 8f3e762fdb1d234af8540297cda8d5ed5e652353 [file] [log] [blame]
// 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 "components/contextual_search/mock_contextual_search_context_controller.h"
namespace contextual_search {
MockContextualSearchContextController::MockContextualSearchContextController() =
default;
MockContextualSearchContextController::
~MockContextualSearchContextController() = default;
} // namespace contextual_search