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