Chromium Code Reviews| Index: base/simple_thread_unittest.cc |
| =================================================================== |
| --- base/simple_thread_unittest.cc (revision 66704) |
| +++ base/simple_thread_unittest.cc (working copy) |
| @@ -3,7 +3,6 @@ |
| // found in the LICENSE file. |
| #include "base/atomic_sequence_num.h" |
| -#include "base/lock.h" |
| #include "base/simple_thread.h" |
| #include "base/string_number_conversions.h" |
| #include "base/waitable_event.h" |