Chromium Code Reviews| Index: ipc/ipc_sync_channel.cc |
| diff --git a/ipc/ipc_sync_channel.cc b/ipc/ipc_sync_channel.cc |
| index c135ef38eb3f4a414c9711aa559dc9e1ebce0fbc..8fe5c3781272b95db90d26ef19f24be64914980d 100644 |
| --- a/ipc/ipc_sync_channel.cc |
| +++ b/ipc/ipc_sync_channel.cc |
| @@ -5,6 +5,7 @@ |
| #include "ipc/ipc_sync_channel.h" |
| #include "base/lazy_instance.h" |
| +#include "base/location.h" |
| #include "base/logging.h" |
| #include "base/threading/thread_local.h" |
| #include "base/synchronization/waitable_event.h" |