Index: mojo/system/platform_handle_dispatcher_unittest.cc |
diff --git a/mojo/system/platform_handle_dispatcher_unittest.cc b/mojo/system/platform_handle_dispatcher_unittest.cc |
index df2e36c46f4330f761cfde5d289fab3c4d8b877c..62247e7db9796165b2db0980f153924e4da9a486 100644 |
--- a/mojo/system/platform_handle_dispatcher_unittest.cc |
+++ b/mojo/system/platform_handle_dispatcher_unittest.cc |
@@ -6,8 +6,8 @@ |
#include <stdio.h> |
-#include "base/file_util.h" |
#include "base/files/file_path.h" |
+#include "base/files/file_util.h" |
#include "base/files/scoped_file.h" |
#include "base/files/scoped_temp_dir.h" |
#include "base/memory/ref_counted.h" |