blob: 3ced197f44d22ab3a3d8ff7664f5026c3372701d [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/cros_healthd/network_diagnostics/mock_network_diagnostics_adapter.h"
namespace diagnostics {
MockNetworkDiagnosticsAdapter::MockNetworkDiagnosticsAdapter() = default;
MockNetworkDiagnosticsAdapter::~MockNetworkDiagnosticsAdapter() = default;
} // namespace diagnostics