Chromium Code Reviews| Index: base/thread_local_storage_unittest.cc |
| =================================================================== |
| --- base/thread_local_storage_unittest.cc (revision 70312) |
| +++ base/thread_local_storage_unittest.cc (working copy) |
| @@ -7,7 +7,7 @@ |
| #include <process.h> |
| #endif |
| -#include "base/simple_thread.h" |
| +#include "base/threading/simple_thread.h" |
| #include "base/thread_local_storage.h" |
| #include "testing/gtest/include/gtest/gtest.h" |