| 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..94491f39f91be609eee4d2ad42916af9ab22b67d 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/base/gmock.h"
|
| #include "webrtc/modules/desktop_capture/differ_block.h"
|
|
|
| namespace webrtc {
|
|
|