Chromium Code Reviews| Index: ipc/ipc_sync_channel.h |
| =================================================================== |
| --- ipc/ipc_sync_channel.h (revision 70364) |
| +++ ipc/ipc_sync_channel.h (working copy) |
| @@ -12,7 +12,7 @@ |
| #include "base/basictypes.h" |
| #include "base/lock.h" |
| #include "base/ref_counted.h" |
| -#include "base/waitable_event_watcher.h" |
| +#include "base/synchronization/waitable_event_watcher.h" |
| #include "ipc/ipc_channel_handle.h" |
| #include "ipc/ipc_channel_proxy.h" |
| #include "ipc/ipc_sync_message.h" |