| Index: webrtc/system_wrappers/source/ntp_time_unittest.cc
|
| diff --git a/webrtc/system_wrappers/source/ntp_time_unittest.cc b/webrtc/system_wrappers/source/ntp_time_unittest.cc
|
| index ff11288c1b7bbd96d2baec85886c69fd8a4aaddb..50943aede2c2408f0eac6107d98c1cc22b38b024 100644
|
| --- a/webrtc/system_wrappers/source/ntp_time_unittest.cc
|
| +++ b/webrtc/system_wrappers/source/ntp_time_unittest.cc
|
| @@ -8,7 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/test/gtest.h"
|
|
|
| #include "webrtc/system_wrappers/include/ntp_time.h"
|
|
|
|
|