| 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 8672d3966e5dc81183c0fcdb0ef22511ffd926b4..9cb8ec73d0e6ac6e875ae81d8cd27ae42b890b87 100644
|
| --- a/webrtc/system_wrappers/source/clock_unittest.cc
|
| +++ b/webrtc/system_wrappers/source/clock_unittest.cc
|
| @@ -8,7 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#include "webrtc/system_wrappers/interface/clock.h"
|
| +#include "webrtc/system_wrappers/include/clock.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|