| Index: webrtc/sdk/objc/Framework/Classes/RTCVideoSource+Private.h
|
| diff --git a/webrtc/api/objc/RTCVideoSource+Private.h b/webrtc/sdk/objc/Framework/Classes/RTCVideoSource+Private.h
|
| similarity index 97%
|
| rename from webrtc/api/objc/RTCVideoSource+Private.h
|
| rename to webrtc/sdk/objc/Framework/Classes/RTCVideoSource+Private.h
|
| index 7746ba518ffbd581c55dfc92af22d145922e341c..757c1746ef76e2667aed38e19d0420e38571803c 100644
|
| --- a/webrtc/api/objc/RTCVideoSource+Private.h
|
| +++ b/webrtc/sdk/objc/Framework/Classes/RTCVideoSource+Private.h
|
| @@ -8,7 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#import "RTCVideoSource.h"
|
| +#import "WebRTC/RTCVideoSource.h"
|
|
|
| #include "webrtc/api/mediastreaminterface.h"
|
|
|
|
|