| Index: base/threading/worker_pool_unittest.cc
|
| diff --git a/base/threading/worker_pool_unittest.cc b/base/threading/worker_pool_unittest.cc
|
| index 9a9ab951b9e9931100689c4f4638a13a8b6e9b31..db3c5a8fc956fb3926c8d36224c69792d12f187e 100644
|
| --- a/base/threading/worker_pool_unittest.cc
|
| +++ b/base/threading/worker_pool_unittest.cc
|
| @@ -13,7 +13,7 @@
|
| #include "base/test/test_timeouts.h"
|
| #include "base/threading/thread_checker_impl.h"
|
| #include "base/time/time.h"
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "testing/gtest/googletest/include/gtest/gtest.h"
|
| #include "testing/platform_test.h"
|
|
|
| typedef PlatformTest WorkerPoolTest;
|
|
|