blob: 17bed50ae3c3281fee838585433b8afdd1d59312 [file] [log] [blame] [edit]
// Copyright 2023 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "net-base/mock_netlink_manager.h"
namespace net_base {
MockNetlinkManager::MockNetlinkManager() = default;
MockNetlinkManager::~MockNetlinkManager() = default;
} // namespace net_base