| Index: webrtc/examples/objc/AppRTCMobile/ios/ARDVideoCallViewController.m
|
| diff --git a/webrtc/examples/objc/AppRTCMobile/ios/ARDVideoCallViewController.m b/webrtc/examples/objc/AppRTCMobile/ios/ARDVideoCallViewController.m
|
| index ad5bc80d4b269d91c6e05a5f4e45ecc7fed3928b..f1eb7fdda175bed6aab48b22d8edfb7c53c78994 100644
|
| --- a/webrtc/examples/objc/AppRTCMobile/ios/ARDVideoCallViewController.m
|
| +++ b/webrtc/examples/objc/AppRTCMobile/ios/ARDVideoCallViewController.m
|
| @@ -16,7 +16,6 @@
|
| #import "ARDCaptureController.h"
|
| #import "ARDSettingsModel.h"
|
| #import "ARDVideoCallView.h"
|
| -#import "WebRTC/RTCAVFoundationVideoSource.h"
|
| #import "WebRTC/RTCDispatcher.h"
|
| #import "WebRTC/RTCLogging.h"
|
| #import "WebRTC/RTCMediaConstraints.h"
|
|
|