| Index: mojo/system/multiprocess_message_pipe_unittest.cc
|
| diff --git a/mojo/system/multiprocess_message_pipe_unittest.cc b/mojo/system/multiprocess_message_pipe_unittest.cc
|
| index ced07df9dd670daaa41e7272bc7205c017ad455f..e0eab3bc7af8a3a40051a2d765c3bfd787ec29e8 100644
|
| --- a/mojo/system/multiprocess_message_pipe_unittest.cc
|
| +++ b/mojo/system/multiprocess_message_pipe_unittest.cc
|
| @@ -15,8 +15,8 @@
|
| #include "base/location.h"
|
| #include "base/logging.h"
|
| #include "mojo/common/test/multiprocess_test_helper.h"
|
| +#include "mojo/embedder/scoped_platform_handle.h"
|
| #include "mojo/system/channel.h"
|
| -#include "mojo/system/embedder/scoped_platform_handle.h"
|
| #include "mojo/system/local_message_pipe_endpoint.h"
|
| #include "mojo/system/message_pipe.h"
|
| #include "mojo/system/proxy_message_pipe_endpoint.h"
|
|
|