Move sigslot to proper third_party directory
Extract sigslot into separate target and move it to proper third_party directory. Bug: webrtc:8366 Change-Id: Id2e0712bd020bfad811947803c94553dce06d976 Reviewed-on: https://webrtc-review.googlesource.com/84141 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Niklas Enbom <niklas.enbom@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24099}
This commit is contained in:
@ -11,8 +11,8 @@
|
||||
#ifndef RTC_BASE_ASYNCRESOLVERINTERFACE_H_
|
||||
#define RTC_BASE_ASYNCRESOLVERINTERFACE_H_
|
||||
|
||||
#include "rtc_base/sigslot.h"
|
||||
#include "rtc_base/socketaddress.h"
|
||||
#include "rtc_base/third_party/sigslot/sigslot.h"
|
||||
|
||||
namespace rtc {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user