| Index: mojo/public/cpp/test_support/lib/test_utils.cc
|
| diff --git a/mojo/public/cpp/test_support/lib/test_utils.cc b/mojo/public/cpp/test_support/lib/test_utils.cc
|
| index 15ab8f69cb1cac018017399a4963f140da5ba438..280d95115deb1c232c471c076f1c651eaaeff649 100644
|
| --- a/mojo/public/cpp/test_support/lib/test_utils.cc
|
| +++ b/mojo/public/cpp/test_support/lib/test_utils.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "mojo/public/cpp/system/handle.h"
|
| #include "mojo/public/cpp/system/message_pipe.h"
|
| +#include "mojo/public/cpp/system/wait.h"
|
|
|
| namespace mojo {
|
| namespace test {
|
|
|