blob: 12d20b71d5dfbfbddc7160e55f7cea09c909cef8 [file] [log] [blame]
// Copyright (c) 2012 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 "mock_proxy_factory.h"
namespace shill {
MockProxyFactory::MockProxyFactory() {}
MockProxyFactory::~MockProxyFactory() {}
} // namespace shill