Index: chrome/browser/browsing_data/browsing_data_remover.cc |
diff --git a/chrome/browser/browsing_data/browsing_data_remover.cc b/chrome/browser/browsing_data/browsing_data_remover.cc |
index 7c020f3b3561f86b3598bf696f011cd7032d6fee..aa7703041b04cb7816340d5e8842dd80492f92ae 100644 |
--- a/chrome/browser/browsing_data/browsing_data_remover.cc |
+++ b/chrome/browser/browsing_data/browsing_data_remover.cc |
@@ -70,9 +70,9 @@ |
#include "net/ssl/channel_id_store.h" |
#include "net/url_request/url_request_context.h" |
#include "net/url_request/url_request_context_getter.h" |
+#include "storage/browser/quota/quota_manager.h" |
+#include "storage/browser/quota/special_storage_policy.h" |
#include "storage/common/quota/quota_types.h" |
-#include "webkit/browser/quota/quota_manager.h" |
-#include "webkit/browser/quota/special_storage_policy.h" |
#if defined(OS_CHROMEOS) |
#include "chrome/browser/chromeos/profiles/profile_helper.h" |