Index: mojo/public/environment/tests/async_waiter_unittest.cc |
diff --git a/mojo/public/environment/tests/async_waiter_unittest.cc b/mojo/public/environment/tests/async_waiter_unittest.cc |
index 2931b296d29c01910e5a8250554e411b67cebdbe..07522e77a9e2471ee8a2e2896490a71e0711c1e6 100644 |
--- a/mojo/public/environment/tests/async_waiter_unittest.cc |
+++ b/mojo/public/environment/tests/async_waiter_unittest.cc |
@@ -4,8 +4,8 @@ |
#include <string> |
-#include "mojo/public/c/system/macros.h" |
#include "mojo/public/cpp/system/core.h" |
+#include "mojo/public/cpp/system/macros.h" |
#include "mojo/public/environment/default_async_waiter.h" |
#include "mojo/public/environment/environment.h" |
#include "mojo/public/tests/test_utils.h" |