| 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 9ed3c8fcdc7279ae08e69c9d9dad2acaa5446999..8a1ce530bc3168371d3557001ed5440b3b6296e7 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/message_loop_proxy.h"
|
| #include "content/common/content_export.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 IndexedDBContextImpl;
|
|
|