// Copyright 2023 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/policy/reporting/metrics_reporting/fatal_crash/fatal_crash_events_observer_settings_for_test.h"
namespace reporting {
FatalCrashEventsObserver::SettingsForTest::SettingsForTest() = default;
FatalCrashEventsObserver::SettingsForTest::~SettingsForTest() = default;
} // namespace reporting