Index: content/browser/appcache/appcache_storage_impl.cc |
diff --git a/content/browser/appcache/appcache_storage_impl.cc b/content/browser/appcache/appcache_storage_impl.cc |
index 23d284dbd8fa5feebda0528df312d807b728c5ed..1b4da319a869bde8aef64582989858e623ac1222 100644 |
--- a/content/browser/appcache/appcache_storage_impl.cc |
+++ b/content/browser/appcache/appcache_storage_impl.cc |
@@ -29,10 +29,10 @@ |
#include "net/base/net_errors.h" |
#include "sql/connection.h" |
#include "sql/transaction.h" |
-#include "webkit/browser/quota/quota_client.h" |
-#include "webkit/browser/quota/quota_manager.h" |
-#include "webkit/browser/quota/quota_manager_proxy.h" |
-#include "webkit/browser/quota/special_storage_policy.h" |
+#include "storage/browser/quota/quota_client.h" |
+#include "storage/browser/quota/quota_manager.h" |
+#include "storage/browser/quota/quota_manager_proxy.h" |
+#include "storage/browser/quota/special_storage_policy.h" |
namespace content { |