| Index: webrtc/rtc_base/asyncresolverinterface.h
|
| diff --git a/webrtc/base/asyncresolverinterface.h b/webrtc/rtc_base/asyncresolverinterface.h
|
| similarity index 93%
|
| copy from webrtc/base/asyncresolverinterface.h
|
| copy to webrtc/rtc_base/asyncresolverinterface.h
|
| index 75c36abbf4dfbf629d401b019509ec1aab823629..1784019c9246f3c95045e96fcc0e10c36de67aaa 100644
|
| --- a/webrtc/base/asyncresolverinterface.h
|
| +++ b/webrtc/rtc_base/asyncresolverinterface.h
|
| @@ -8,8 +8,8 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#ifndef WEBRTC_BASE_ASYNCRESOLVERINTERFACE_H_
|
| -#define WEBRTC_BASE_ASYNCRESOLVERINTERFACE_H_
|
| +#ifndef WEBRTC_RTC_BASE_ASYNCRESOLVERINTERFACE_H_
|
| +#define WEBRTC_RTC_BASE_ASYNCRESOLVERINTERFACE_H_
|
|
|
| #include "webrtc/base/sigslot.h"
|
| #include "webrtc/base/socketaddress.h"
|
|
|