| Index: webrtc/api/rtcstatscollector_unittest.cc
|
| diff --git a/webrtc/stats/rtcstatscollector_unittest.cc b/webrtc/api/rtcstatscollector_unittest.cc
|
| similarity index 99%
|
| rename from webrtc/stats/rtcstatscollector_unittest.cc
|
| rename to webrtc/api/rtcstatscollector_unittest.cc
|
| index 1ead77b28d7c94326ddefbcffc6be7b84e07952b..85d3d8d882f23fadab7a5faccbb47538b15ed17d 100644
|
| --- a/webrtc/stats/rtcstatscollector_unittest.cc
|
| +++ b/webrtc/api/rtcstatscollector_unittest.cc
|
| @@ -8,7 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#include "webrtc/stats/rtcstatscollector.h"
|
| +#include "webrtc/api/rtcstatscollector.h"
|
|
|
| #include <memory>
|
| #include <string>
|
|
|