blob: cc6f837c4f68198984361281479e6fec425d99d2 [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/mock_dhcp_proxy.h"
namespace shill {
MockDHCPProxy::MockDHCPProxy() {}
MockDHCPProxy::~MockDHCPProxy() {}
} // namespace shill