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 07522e77a9e2471ee8a2e2896490a71e0711c1e6..6d5d27d58dbb8e959e39980d71cab77ba16a0c8a 100644 |
--- a/mojo/public/environment/tests/async_waiter_unittest.cc |
+++ b/mojo/public/environment/tests/async_waiter_unittest.cc |
@@ -6,10 +6,10 @@ |
#include "mojo/public/cpp/system/core.h" |
#include "mojo/public/cpp/system/macros.h" |
+#include "mojo/public/cpp/utility/run_loop.h" |
#include "mojo/public/environment/default_async_waiter.h" |
#include "mojo/public/environment/environment.h" |
#include "mojo/public/tests/test_utils.h" |
-#include "mojo/public/utility/run_loop.h" |
#include "testing/gtest/include/gtest/gtest.h" |
namespace mojo { |