| Index: webrtc/sdk/objc/Framework/Classes/RTCRtpCodecParameters+Private.h
|
| diff --git a/webrtc/api/objc/RTCRtpCodecParameters+Private.h b/webrtc/sdk/objc/Framework/Classes/RTCRtpCodecParameters+Private.h
|
| similarity index 90%
|
| rename from webrtc/api/objc/RTCRtpCodecParameters+Private.h
|
| rename to webrtc/sdk/objc/Framework/Classes/RTCRtpCodecParameters+Private.h
|
| index aabbf7d0a1bb73abf53ea77a0b18518d942969f3..fe33e9e963338aa8270609395a8a7f1c6b3fdf41 100644
|
| --- a/webrtc/api/objc/RTCRtpCodecParameters+Private.h
|
| +++ b/webrtc/sdk/objc/Framework/Classes/RTCRtpCodecParameters+Private.h
|
| @@ -8,9 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#import <Foundation/Foundation.h>
|
| -
|
| -#import "webrtc/api/objc/RTCRtpCodecParameters.h"
|
| +#import "WebRTC/RTCRtpCodecParameters.h"
|
|
|
| #include "webrtc/api/rtpparameters.h"
|
|
|
|
|