blob: 6801c92044fb9d685723b64137233cf5b13de050 [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_proxy.h"
namespace shill {
MockDHCPProxy::MockDHCPProxy() = default;
MockDHCPProxy::~MockDHCPProxy() = default;
} // namespace shill