blob: 139a7782b44839ea0e9c0949ec0d1fdc14348410 [file] [log] [blame]
/*
* Copyright 2011 The WebRTC Project Authors. All rights reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
*/
// TODO(bugs.webrtc.org/7447): Remove this file once downstream points to the
// new location in api/.
#ifndef P2P_BASE_PACKET_SOCKET_FACTORY_H_
#define P2P_BASE_PACKET_SOCKET_FACTORY_H_
#include "api/packet_socket_factory.h"
#endif // P2P_BASE_PACKET_SOCKET_FACTORY_H_