Chromium Code Reviews| Index: ipc/ipc_sync_channel.h |
| diff --git a/ipc/ipc_sync_channel.h b/ipc/ipc_sync_channel.h |
| index 243d6b07cfe972376d8c7b3c7d7c977227c13a50..b765ac1ec77b903c0512865bd1d7fa3469e03fee 100644 |
| --- a/ipc/ipc_sync_channel.h |
| +++ b/ipc/ipc_sync_channel.h |
| @@ -9,7 +9,7 @@ |
| #include <string> |
| #include <vector> |
| -#include "base/basictypes.h" |
| +#include "base/macros.h" |
| #include "base/memory/ref_counted.h" |
| #include "base/synchronization/lock.h" |
| #include "base/synchronization/waitable_event_watcher.h" |