Chromium Code Reviews| Index: base/simple_thread.cc |
| =================================================================== |
| --- base/simple_thread.cc (revision 55037) |
| +++ base/simple_thread.cc (working copy) |
| @@ -4,7 +4,6 @@ |
| #include "base/simple_thread.h" |
| -#include "base/waitable_event.h" |
| #include "base/logging.h" |
| #include "base/platform_thread.h" |
| #include "base/string_number_conversions.h" |