| Index: webrtc/base/openssladapter.cc
|
| diff --git a/webrtc/base/openssladapter.cc b/webrtc/base/openssladapter.cc
|
| index 264dae9e28b623db4ea6145bcf12af3b9fbbb240..40c352d6436ef11a4cf2cb5fa6bd2bd83f278cce 100644
|
| --- a/webrtc/base/openssladapter.cc
|
| +++ b/webrtc/base/openssladapter.cc
|
| @@ -27,10 +27,6 @@
|
| #include <openssl/x509.h>
|
| #include <openssl/x509v3.h>
|
|
|
| -#if HAVE_CONFIG_H
|
| -#include "config.h"
|
| -#endif // HAVE_CONFIG_H
|
| -
|
| #include "webrtc/base/arraysize.h"
|
| #include "webrtc/base/common.h"
|
| #include "webrtc/base/logging.h"
|
|
|