Index: chrome/browser/profiles/profile_impl_io_data.cc |
diff --git a/chrome/browser/profiles/profile_impl_io_data.cc b/chrome/browser/profiles/profile_impl_io_data.cc |
index a48a6b13c4d9792c932ac91b9d6ec42db759fc9c..9af2b75a65fbc6183e38dc1375fb404cb56ecd59 100644 |
--- a/chrome/browser/profiles/profile_impl_io_data.cc |
+++ b/chrome/browser/profiles/profile_impl_io_data.cc |
@@ -19,7 +19,6 @@ |
#include "chrome/browser/chromeos/profiles/profile_helper.h" |
#include "chrome/browser/custom_handlers/protocol_handler_registry.h" |
#include "chrome/browser/custom_handlers/protocol_handler_registry_factory.h" |
-#include "chrome/browser/extensions/extension_protocols.h" |
#include "chrome/browser/io_thread.h" |
#include "chrome/browser/net/chrome_net_log.h" |
#include "chrome/browser/net/chrome_network_delegate.h" |
@@ -39,6 +38,7 @@ |
#include "content/public/browser/notification_service.h" |
#include "content/public/browser/resource_context.h" |
#include "content/public/browser/storage_partition.h" |
+#include "extensions/browser/extension_protocols.h" |
#include "extensions/common/constants.h" |
#include "net/base/cache_type.h" |
#include "net/ftp/ftp_network_layer.h" |