Chromium Code Reviews| Index: ipc/ipc_channel_win.h |
| diff --git a/ipc/ipc_channel_win.h b/ipc/ipc_channel_win.h |
| index eb38777500a0d0091294393f22d6f25d23df4041..4f760dc8dcc1033c4a5eebc308a85fb0237c2de8 100644 |
| --- a/ipc/ipc_channel_win.h |
| +++ b/ipc/ipc_channel_win.h |
| @@ -13,10 +13,7 @@ |
| #include "base/message_loop.h" |
| #include "base/scoped_ptr.h" |
| - |
| -namespace base { |
| -class NonThreadSafe; |
| -} |
| +#include "base/threading/non_thread_safe.h" |
| namespace IPC { |