blob: 839875aeb197e09836c2799a4e1f943ce147284a [file] [log] [blame]
// Copyright 2019 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/common/system/mock_debugd_adapter.h"
namespace diagnostics {
MockDebugdAdapter::MockDebugdAdapter() = default;
MockDebugdAdapter::~MockDebugdAdapter() = default;
} // namespace diagnostics