Index: content/browser/appcache/appcache_service_impl.h |
diff --git a/content/browser/appcache/appcache_service_impl.h b/content/browser/appcache/appcache_service_impl.h |
index 390c3935cdf23511c306a8051472c647f0173c90..ea4219fe5376449677a8a7c9e405ac8ce121f68a 100644 |
--- a/content/browser/appcache/appcache_service_impl.h |
+++ b/content/browser/appcache/appcache_service_impl.h |
@@ -19,7 +19,7 @@ |
#include "content/public/browser/appcache_service.h" |
#include "net/base/completion_callback.h" |
#include "net/base/net_errors.h" |
-#include "webkit/browser/quota/quota_manager_proxy.h" |
+#include "storage/browser/quota/quota_manager_proxy.h" |
namespace base { |
class FilePath; |