| Index: base/threading/watchdog_unittest.cc
|
| diff --git a/base/threading/watchdog_unittest.cc b/base/threading/watchdog_unittest.cc
|
| index 627f46d8a9bc55adc0d39745b80a05518bb6dd03..020f51208d684f1d3bb52cd67980ddd1b2dde456 100644
|
| --- a/base/threading/watchdog_unittest.cc
|
| +++ b/base/threading/watchdog_unittest.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/synchronization/spin_wait.h"
|
| #include "base/threading/platform_thread.h"
|
| #include "base/time/time.h"
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "testing/gtest/googletest/include/gtest/gtest.h"
|
|
|
| namespace base {
|
|
|
|
|