| Index: webrtc/api/test/fakertccertificategenerator.h
|
| diff --git a/webrtc/api/test/fakertccertificategenerator.h b/webrtc/api/test/fakertccertificategenerator.h
|
| index 77ff9dc987819fb644f5f733e86451fe4c657a0a..34fc1c53a91f91543a0e68967d87a29c3741fb78 100644
|
| --- a/webrtc/api/test/fakertccertificategenerator.h
|
| +++ b/webrtc/api/test/fakertccertificategenerator.h
|
| @@ -15,9 +15,9 @@
|
| #include <string>
|
| #include <utility>
|
|
|
| -#include "webrtc/api/dtlsidentitystore.h"
|
| #include "webrtc/api/peerconnectioninterface.h"
|
| #include "webrtc/base/rtccertificate.h"
|
| +#include "webrtc/base/rtccertificategenerator.h"
|
|
|
| // RSA with mod size 1024, pub exp 0x10001.
|
| static const rtc::RTCCertificatePEM kRsaPems[] = {
|
|
|