blob: 2f2a937056103c570775a96ea37719402f47d66a [file] [log] [blame]
// Copyright 2018 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 "shill/network/mock_dhcp_provider.h"
namespace shill {
MockDHCPProvider::MockDHCPProvider() = default;
MockDHCPProvider::~MockDHCPProvider() = default;
} // namespace shill