Index: testing/android/native_test_util.cc |
diff --git a/testing/android/native_test_util.cc b/testing/android/native_test_util.cc |
index 7d5f02539738da400fe578ef006494f824a02bf0..98f32c7d11f0e7bc917dc40b599b4f179430a8f8 100644 |
--- a/testing/android/native_test_util.cc |
+++ b/testing/android/native_test_util.cc |
@@ -4,8 +4,8 @@ |
#include "testing/android/native_test_util.h" |
-#include "base/file_util.h" |
#include "base/files/file_path.h" |
+#include "base/files/file_util.h" |
#include "base/strings/string_tokenizer.h" |
#include "base/strings/string_util.h" |