blob: a04f694c30fbf7ce89d2b514d60b75f1a915db2e [file] [log] [blame]
// Copyright 2024 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/ash/magic_boost/mock_magic_boost_state.h"
namespace ash {
MockMagicBoostState::MockMagicBoostState() = default;
MockMagicBoostState::~MockMagicBoostState() = default;
} // namespace ash