| 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 636f453a3b7ae084046d7f9435fbbbb81804c3b0..e981cc11c9ab483d09d40dce2c1f6ae6dcbfcdee 100644
|
| --- a/webrtc/modules/desktop_capture/differ_block_unittest.cc
|
| +++ b/webrtc/modules/desktop_capture/differ_block_unittest.cc
|
| @@ -8,7 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#include "testing/gmock/include/gmock/gmock.h"
|
| +#include "webrtc/test/gmock.h"
|
| #include "webrtc/modules/desktop_capture/differ_block.h"
|
|
|
| namespace webrtc {
|
|
|