blob: c23a6f0fd4ec287de9685f384b58a5451e49952f [file] [log] [blame]
// Copyright (c) 2011 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