| Index: webrtc/pc/test/androidtestinitializer.cc
|
| diff --git a/webrtc/api/test/androidtestinitializer.cc b/webrtc/pc/test/androidtestinitializer.cc
|
| similarity index 97%
|
| rename from webrtc/api/test/androidtestinitializer.cc
|
| rename to webrtc/pc/test/androidtestinitializer.cc
|
| index 7c1f5f80461f0701dea81b1437730f060637abda..c95d7bcdd8b0855cf8bcff648111381b46513aab 100644
|
| --- a/webrtc/api/test/androidtestinitializer.cc
|
| +++ b/webrtc/pc/test/androidtestinitializer.cc
|
| @@ -8,7 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#include "webrtc/api/test/androidtestinitializer.h"
|
| +#include "webrtc/pc/test/androidtestinitializer.h"
|
|
|
| #include <pthread.h>
|
|
|
|
|