| Index: webrtc/api/proxy_unittest.cc
|
| diff --git a/talk/app/webrtc/proxy_unittest.cc b/webrtc/api/proxy_unittest.cc
|
| similarity index 99%
|
| rename from talk/app/webrtc/proxy_unittest.cc
|
| rename to webrtc/api/proxy_unittest.cc
|
| index 6fc89a5d10250521461f289092638fcd80eb9856..8fa7363869fb7d950303fa1a2736a4244645dc30 100644
|
| --- a/talk/app/webrtc/proxy_unittest.cc
|
| +++ b/webrtc/api/proxy_unittest.cc
|
| @@ -25,7 +25,7 @@
|
| * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "talk/app/webrtc/proxy.h"
|
| +#include "webrtc/api/proxy.h"
|
|
|
| #include <string>
|
|
|
|
|