Index: content/browser/quota_dispatcher_host.cc |
diff --git a/content/browser/quota_dispatcher_host.cc b/content/browser/quota_dispatcher_host.cc |
index fcee63396e5c6fca81205562428c7a82fa54ebb5..8ac295bc278dd1d073dc4faadf305fa689439189 100644 |
--- a/content/browser/quota_dispatcher_host.cc |
+++ b/content/browser/quota_dispatcher_host.cc |
@@ -11,7 +11,7 @@ |
#include "content/public/browser/quota_permission_context.h" |
#include "net/base/net_util.h" |
#include "url/gurl.h" |
-#include "webkit/browser/quota/quota_manager.h" |
+#include "storage/browser/quota/quota_manager.h" |
using quota::QuotaClient; |
using quota::QuotaManager; |