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