| Index: webrtc/video/transport_adapter.h
|
| diff --git a/webrtc/call/transport_adapter.h b/webrtc/video/transport_adapter.h
|
| similarity index 92%
|
| rename from webrtc/call/transport_adapter.h
|
| rename to webrtc/video/transport_adapter.h
|
| index 583cdf95857cc631ee6f7fcc3930f6c92b2e795f..a077cd1edb90af98023a11cf139dca5c12233c7d 100644
|
| --- a/webrtc/call/transport_adapter.h
|
| +++ b/webrtc/video/transport_adapter.h
|
| @@ -7,8 +7,8 @@
|
| * in the file PATENTS. All contributing project authors may
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
| -#ifndef WEBRTC_CALL_TRANSPORT_ADAPTER_H_
|
| -#define WEBRTC_CALL_TRANSPORT_ADAPTER_H_
|
| +#ifndef WEBRTC_VIDEO_TRANSPORT_ADAPTER_H_
|
| +#define WEBRTC_VIDEO_TRANSPORT_ADAPTER_H_
|
|
|
| #include "webrtc/common_types.h"
|
| #include "webrtc/system_wrappers/include/atomic32.h"
|
|
|