blob: c3aaf8fb5f5bf89d25ef4cd6972b61ff1ab7ed95 [file] [log] [blame]
// Copyright 2014 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 "apmanager/mock_dhcp_server_factory.h"
namespace apmanager {
MockDHCPServerFactory::MockDHCPServerFactory() {}
MockDHCPServerFactory::~MockDHCPServerFactory() {}
} // namespace apmanager