| Index: webrtc/api/dtlsidentitystore_unittest.cc
|
| diff --git a/talk/app/webrtc/dtlsidentitystore_unittest.cc b/webrtc/api/dtlsidentitystore_unittest.cc
|
| similarity index 97%
|
| rename from talk/app/webrtc/dtlsidentitystore_unittest.cc
|
| rename to webrtc/api/dtlsidentitystore_unittest.cc
|
| index e9242216f9f6a6c92c613573b1be173c74b4fd0d..f96cf572db15424f10cf4d221deabebe0ee6cb82 100644
|
| --- a/talk/app/webrtc/dtlsidentitystore_unittest.cc
|
| +++ b/webrtc/api/dtlsidentitystore_unittest.cc
|
| @@ -25,9 +25,9 @@
|
| * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "talk/app/webrtc/dtlsidentitystore.h"
|
| +#include "webrtc/api/dtlsidentitystore.h"
|
|
|
| -#include "talk/app/webrtc/webrtcsessiondescriptionfactory.h"
|
| +#include "webrtc/api/webrtcsessiondescriptionfactory.h"
|
| #include "webrtc/base/gunit.h"
|
| #include "webrtc/base/logging.h"
|
| #include "webrtc/base/ssladapter.h"
|
|
|