Index: chrome/browser/component_updater/component_unpacker.cc |
diff --git a/chrome/browser/component_updater/component_unpacker.cc b/chrome/browser/component_updater/component_unpacker.cc |
index 789448df7783ba73a4492e8f9bcfc04a234ee279..94546373f39b4cbac174bf84841c6bcc5f099b6c 100644 |
--- a/chrome/browser/component_updater/component_unpacker.cc |
+++ b/chrome/browser/component_updater/component_unpacker.cc |
@@ -10,8 +10,8 @@ |
#include "base/file_util.h" |
#include "base/json/json_file_value_serializer.h" |
#include "base/memory/scoped_handle.h" |
-#include "base/stringprintf.h" |
#include "base/strings/string_number_conversions.h" |
+#include "base/strings/stringprintf.h" |
#include "chrome/browser/component_updater/component_updater_service.h" |
#include "chrome/common/extensions/extension_constants.h" |
#include "crypto/secure_hash.h" |