Index: content/browser/appcache/appcache_quota_client.h |
diff --git a/content/browser/appcache/appcache_quota_client.h b/content/browser/appcache/appcache_quota_client.h |
index 8b16c166a3f5c7c13f255ab1aec560e90e37089b..1ea3de656ebc8bc7e1c6d361af661a1637212315 100644 |
--- a/content/browser/appcache/appcache_quota_client.h |
+++ b/content/browser/appcache/appcache_quota_client.h |
@@ -15,9 +15,9 @@ |
#include "content/browser/appcache/appcache_storage.h" |
#include "content/common/content_export.h" |
#include "net/base/completion_callback.h" |
+#include "storage/common/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 AppCacheQuotaClientTest; |