Index: content/browser/indexed_db/indexed_db_quota_client.h |
diff --git a/content/browser/indexed_db/indexed_db_quota_client.h b/content/browser/indexed_db/indexed_db_quota_client.h |
index a7db5a48e89bd626be05794d9f2c7b520f16f150..e79f4aa65417f270a86a2ce47403c5eb9d9d9613 100644 |
--- a/content/browser/indexed_db/indexed_db_quota_client.h |
+++ b/content/browser/indexed_db/indexed_db_quota_client.h |
@@ -12,9 +12,9 @@ |
#include "base/memory/weak_ptr.h" |
#include "base/message_loop_proxy.h" |
#include "content/common/content_export.h" |
-#include "webkit/quota/quota_client.h" |
-#include "webkit/quota/quota_task.h" |
-#include "webkit/quota/quota_types.h" |
+#include "webkit/browser/quota/quota_client.h" |
+#include "webkit/browser/quota/quota_task.h" |
+#include "webkit/common/quota/quota_types.h" |
namespace content { |
class IndexedDBContextImpl; |