Index: webrtc/rtc_base/ssladapter.h |
diff --git a/webrtc/base/ssladapter.h b/webrtc/rtc_base/ssladapter.h |
similarity index 94% |
copy from webrtc/base/ssladapter.h |
copy to webrtc/rtc_base/ssladapter.h |
index 0317544f92283af284478406e4f830185ae35896..7e03c4f8afd1404b31dbfbdb4497435bfb832b54 100644 |
--- a/webrtc/base/ssladapter.h |
+++ b/webrtc/rtc_base/ssladapter.h |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_BASE_SSLADAPTER_H_ |
-#define WEBRTC_BASE_SSLADAPTER_H_ |
+#ifndef WEBRTC_RTC_BASE_SSLADAPTER_H_ |
+#define WEBRTC_RTC_BASE_SSLADAPTER_H_ |
#include "webrtc/base/asyncsocket.h" |
#include "webrtc/base/sslstreamadapter.h" |
@@ -62,4 +62,4 @@ bool CleanupSSL(); |
} // namespace rtc |
-#endif // WEBRTC_BASE_SSLADAPTER_H_ |
+#endif // WEBRTC_RTC_BASE_SSLADAPTER_H_ |