Index: chrome/installer/util/shell_util.cc |
diff --git a/chrome/installer/util/shell_util.cc b/chrome/installer/util/shell_util.cc |
index 2893f75197c10d0c7cee0ab449cc155f40728133..8a8c00227781a077a558d38a2695de780facb412 100644 |
--- a/chrome/installer/util/shell_util.cc |
+++ b/chrome/installer/util/shell_util.cc |
@@ -17,9 +17,9 @@ |
#include "base/bind.h" |
#include "base/command_line.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/lazy_instance.h" |
#include "base/logging.h" |
#include "base/md5.h" |