Index: components/component_updater/component_unpacker.cc |
diff --git a/components/component_updater/component_unpacker.cc b/components/component_updater/component_unpacker.cc |
index 672a288456d190cac7e5b10965d6ccfe4ac8f8ae..1ed1aeb808465ea8d42f6f94f5389cd7255580dc 100644 |
--- a/components/component_updater/component_unpacker.cc |
+++ b/components/component_updater/component_unpacker.cc |
@@ -8,8 +8,8 @@ |
#include <vector> |
#include "base/bind.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/json/json_file_value_serializer.h" |
#include "base/location.h" |