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