blob: cc057d0f4c1013328ff7b72d538932432dafacf7 [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 "shill/net/mock_io_handler_factory.h"
namespace shill {
MockIOHandlerFactory::MockIOHandlerFactory() {}
MockIOHandlerFactory::~MockIOHandlerFactory() {}
} // namespace shill