Index: ipc/ipc_sync_channel_unittest.cc |
diff --git a/ipc/ipc_sync_channel_unittest.cc b/ipc/ipc_sync_channel_unittest.cc |
index 2566f9babdb14d81d92a00cbb1a0b995b34225f2..a542a8cc729ec50b1bf18a944b171f403ed139e3 100644 |
--- a/ipc/ipc_sync_channel_unittest.cc |
+++ b/ipc/ipc_sync_channel_unittest.cc |
@@ -11,6 +11,7 @@ |
#include "base/logging.h" |
#include "base/message_loop.h" |
#include "base/platform_thread.h" |
+#include "base/scoped_ptr.h" |
#include "base/stl_util-inl.h" |
#include "base/string_util.h" |
#include "base/third_party/dynamic_annotations/dynamic_annotations.h" |