| Index: webrtc/modules/desktop_capture/screen_capturer_mock_objects.h
|
| diff --git a/webrtc/modules/desktop_capture/screen_capturer_mock_objects.h b/webrtc/modules/desktop_capture/screen_capturer_mock_objects.h
|
| index 1f17e8c8be3e57b1caf53c5fe38d169ff5602708..82944a7a21f9d59d76969f33595199b398b96673 100644
|
| --- a/webrtc/modules/desktop_capture/screen_capturer_mock_objects.h
|
| +++ b/webrtc/modules/desktop_capture/screen_capturer_mock_objects.h
|
| @@ -11,7 +11,7 @@
|
| #ifndef WEBRTC_MODULES_DESKTOP_CAPTURE_SCREEN_CAPTURER_MOCK_OBJECTS_H_
|
| #define WEBRTC_MODULES_DESKTOP_CAPTURE_SCREEN_CAPTURER_MOCK_OBJECTS_H_
|
|
|
| -#include "testing/gmock/include/gmock/gmock.h"
|
| +#include "webrtc/test/gmock.h"
|
| #include "webrtc/base/constructormagic.h"
|
| #include "webrtc/modules/desktop_capture/screen_capturer.h"
|
|
|
|
|