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