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 4dcad4332bd7e91fb1a249f4f06b7b4dfd0796bd..45f36f1d8f4dfeff4395cd4036e92ab28e1bafa0 100644 |
--- a/mojo/public/cpp/system/tests/core_unittest.cc |
+++ b/mojo/public/cpp/system/tests/core_unittest.cc |
@@ -13,6 +13,7 @@ |
#include <map> |
#include "mojo/public/cpp/system/macros.h" |
+#include "mojo/public/cpp/system/wait.h" |
#include "testing/gtest/include/gtest/gtest.h" |
namespace mojo { |