Chromium Code Reviews| Index: base/tools_sanity_unittest.cc |
| =================================================================== |
| --- base/tools_sanity_unittest.cc (revision 70342) |
| +++ base/tools_sanity_unittest.cc (working copy) |
| @@ -4,7 +4,7 @@ |
| #include "base/message_loop.h" |
| #include "base/third_party/dynamic_annotations/dynamic_annotations.h" |
| -#include "base/thread.h" |
| +#include "base/threading/thread.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| namespace base { |