| Index: webrtc/modules/video_render/test/testAPI/testAPI_mac.mm
|
| diff --git a/webrtc/modules/video_render/test/testAPI/testAPI_mac.mm b/webrtc/modules/video_render/test/testAPI/testAPI_mac.mm
|
| index dd57397c73d3d5ba8fc6b2ca3a6116a6f0b1c189..a8808dd85f723abea6ec42de9e782d15ee5ad3ef 100644
|
| --- a/webrtc/modules/video_render/test/testAPI/testAPI_mac.mm
|
| +++ b/webrtc/modules/video_render/test/testAPI/testAPI_mac.mm
|
| @@ -20,8 +20,8 @@
|
|
|
| #import "webrtc/modules/video_render/mac/cocoa_render_view.h"
|
| #include "webrtc/common_types.h"
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| -#include "webrtc/modules/utility/interface/process_thread.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
| +#include "webrtc/modules/utility/include/process_thread.h"
|
| #include "webrtc/modules/video_render/include/video_render.h"
|
| #include "webrtc/modules/video_render/include/video_render_defines.h"
|
| #include "webrtc/system_wrappers/include/tick_util.h"
|
|
|