blob: b1388a37f687cb78041dc147b131fa1d20e90a98 [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() {}
MockDHCPProvider::~MockDHCPProvider() {}
} // namespace shill