Index: base/cancellation_flag_unittest.cc |
=================================================================== |
--- base/cancellation_flag_unittest.cc (revision 70342) |
+++ base/cancellation_flag_unittest.cc (working copy) |
@@ -10,7 +10,7 @@ |
#include "base/message_loop.h" |
#include "base/spin_wait.h" |
#include "base/time.h" |
-#include "base/thread.h" |
+#include "base/threading/thread.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "testing/platform_test.h" |