| Index: webrtc/system_wrappers/source/clock_unittest.cc
|
| diff --git a/webrtc/system_wrappers/source/clock_unittest.cc b/webrtc/system_wrappers/source/clock_unittest.cc
|
| index 9cb8ec73d0e6ac6e875ae81d8cd27ae42b890b87..76507ce3f340c9ca4396073f46d40666de4be218 100644
|
| --- a/webrtc/system_wrappers/source/clock_unittest.cc
|
| +++ b/webrtc/system_wrappers/source/clock_unittest.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "webrtc/system_wrappers/include/clock.h"
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/test/gtest.h"
|
|
|
| namespace webrtc {
|
|
|
|
|