blob: cefd750c0bbeeaec9e8af67bd0b6350fa85f4ee7 [file] [log] [blame]
henrike@webrtc.org28e20752013-07-10 00:45:36 +00001/*
kjellanderb24317b2016-02-10 07:54:43 -08002 * Copyright 2011 The WebRTC project authors. All Rights Reserved.
henrike@webrtc.org28e20752013-07-10 00:45:36 +00003 *
kjellanderb24317b2016-02-10 07:54:43 -08004 * Use of this source code is governed by a BSD-style license
5 * that can be found in the LICENSE file in the root of the source
6 * tree. An additional intellectual property rights grant can be found
7 * in the file PATENTS. All contributing project authors may
8 * be found in the AUTHORS file in the root of the source tree.
henrike@webrtc.org28e20752013-07-10 00:45:36 +00009 */
Taylor Brandstetter0c7e9f52015-12-29 14:14:52 -080010// TODO(deadbeef): Remove this file once chromium build files no longer
11// reference it.
henrike@webrtc.org28e20752013-07-10 00:45:36 +000012
Henrik Kjellander15583c12016-02-10 10:53:12 +010013#ifndef WEBRTC_API_PORTALLOCATORFACTORY_H_
14#define WEBRTC_API_PORTALLOCATORFACTORY_H_
15
16#endif // WEBRTC_API_PORTALLOCATORFACTORY_H_