| Index: webrtc/modules/desktop_capture/differ_block_unittest.cc
|
| diff --git a/webrtc/modules/desktop_capture/differ_block_unittest.cc b/webrtc/modules/desktop_capture/differ_block_unittest.cc
|
| index 4f79eed9837751fd6c0ccc189bb4d45c376e6af7..df9f4d517a0638a83ee2a9ea7a458841f1b2a47b 100644
|
| --- a/webrtc/modules/desktop_capture/differ_block_unittest.cc
|
| +++ b/webrtc/modules/desktop_capture/differ_block_unittest.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "webrtc/modules/desktop_capture/differ_block.h"
|
| -#include "webrtc/system_wrappers/interface/ref_count.h"
|
| +#include "webrtc/system_wrappers/include/ref_count.h"
|
|
|
| namespace webrtc {
|
|
|
|
|