| Index: mojo/system/raw_channel_posix_unittest.cc
|
| diff --git a/mojo/system/raw_channel_posix_unittest.cc b/mojo/system/raw_channel_posix_unittest.cc
|
| index b93ba9ad94858b121f5acf94c0d9b9d800e79224..1564d6d875ae9a256a366ff46c03e8bb7a23ce74 100644
|
| --- a/mojo/system/raw_channel_posix_unittest.cc
|
| +++ b/mojo/system/raw_channel_posix_unittest.cc
|
| @@ -33,6 +33,7 @@
|
| #include "mojo/system/message_in_transit.h"
|
| #include "mojo/system/platform_channel.h"
|
| #include "mojo/system/platform_channel_handle.h"
|
| +#include "mojo/system/platform_channel_pair.h"
|
| #include "mojo/system/test_utils.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|