| Index: mojo/public/cpp/system/tests/core_unittest.cc
|
| diff --git a/mojo/public/cpp/system/tests/core_unittest.cc b/mojo/public/cpp/system/tests/core_unittest.cc
|
| index 2139c312a88c0e8ecdd7571bc836f8c3ecbfe46f..1843c374fed4f974729ae231706e390a198012e7 100644
|
| --- a/mojo/public/cpp/system/tests/core_unittest.cc
|
| +++ b/mojo/public/cpp/system/tests/core_unittest.cc
|
| @@ -17,6 +17,7 @@
|
| #include "mojo/public/cpp/system/message_pipe.h"
|
| #include "mojo/public/cpp/system/time.h"
|
| #include "mojo/public/cpp/system/wait.h"
|
| +#include "mojo/public/cpp/system/wait_set.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace mojo {
|
|
|