Index: content/test/image_decoder_test.cc |
diff --git a/content/test/image_decoder_test.cc b/content/test/image_decoder_test.cc |
index 581c6f3cbdbcd4c49516c38bc2dc86eeac376756..5e9886ec106d409b742b2c76ed5c32c612f4bce4 100644 |
--- a/content/test/image_decoder_test.cc |
+++ b/content/test/image_decoder_test.cc |
@@ -4,9 +4,9 @@ |
#include "content/test/image_decoder_test.h" |
-#include "base/file_util.h" |
#include "base/files/file_enumerator.h" |
#include "base/files/file_path.h" |
+#include "base/files/file_util.h" |
#include "base/md5.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/path_service.h" |