blob: 81e88f7b3458ca87af365e98f2ada51accad8ca9 [file] [log] [blame]
// Copyright 2020 The Chromium OS 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 "diagnostics/wilco_dtc_supportd/telemetry/mock_system_info_service.h"
namespace diagnostics {
MockSystemInfoService::MockSystemInfoService() = default;
MockSystemInfoService::~MockSystemInfoService() = default;
} // namespace diagnostics