chromium/chrome/browser/ash/extended_updates/test/mock_extended_updates_controller.cc

// 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/extended_updates/test/mock_extended_updates_controller.h"

namespace ash {

MockExtendedUpdatesController::MockExtendedUpdatesController() = default;
MockExtendedUpdatesController::~MockExtendedUpdatesController() = default;

}  // namespace ash