blob: 72369e27b053a9952ba9a8de160b7eb32e44ca60 [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/dhcp/mock_dhcp_provider.h"
namespace shill {
MockDHCPProvider::MockDHCPProvider() = default;
MockDHCPProvider::~MockDHCPProvider() = default;
} // namespace shill