Chromium Code Reviews| Index: chrome/common/child_process.h |
| =================================================================== |
| --- chrome/common/child_process.h (revision 70342) |
| +++ chrome/common/child_process.h (working copy) |
| @@ -8,7 +8,7 @@ |
| #include "base/basictypes.h" |
| #include "base/scoped_ptr.h" |
| -#include "base/thread.h" |
| +#include "base/threading/thread.h" |
| #include "base/waitable_event.h" |
| class ChildThread; |