| Index: webrtc/examples/objc/AppRTCMobile/tests/ARDAppClient_xctest.mm
|
| diff --git a/webrtc/examples/objc/AppRTCMobile/tests/ARDAppClient_xctest.mm b/webrtc/examples/objc/AppRTCMobile/tests/ARDAppClient_xctest.mm
|
| index b1ce5f0c5965b08b36cd1c5f13fbbfaca0783a33..b6b48224116a5ea985aae41ba2aa08ed614c4284 100644
|
| --- a/webrtc/examples/objc/AppRTCMobile/tests/ARDAppClient_xctest.mm
|
| +++ b/webrtc/examples/objc/AppRTCMobile/tests/ARDAppClient_xctest.mm
|
| @@ -13,7 +13,7 @@
|
| #import <QuartzCore/CoreAnimation.h>
|
| #import <XCTest/XCTest.h>
|
|
|
| -#include "webrtc/base/ssladapter.h"
|
| +#include "webrtc/rtc_base/ssladapter.h"
|
|
|
| #import "WebRTC/RTCMediaConstraints.h"
|
| #import "WebRTC/RTCPeerConnectionFactory.h"
|
|
|