blob: 15b989f8207a937a68a086505164c1d9021c7470 [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_sockets.h"
namespace shill {
MockSockets::MockSockets() {}
MockSockets::~MockSockets() {}
} // namespace shill