| Index: content/browser/indexed_db/indexed_db_context_impl.h
|
| diff --git a/content/browser/indexed_db/indexed_db_context_impl.h b/content/browser/indexed_db/indexed_db_context_impl.h
|
| index e40e6aef3d6a659f0e31080f0ea1e3a2c9a3fb47..48c9e0785eda453df9d30cf66df3c14249969adf 100644
|
| --- a/content/browser/indexed_db/indexed_db_context_impl.h
|
| +++ b/content/browser/indexed_db/indexed_db_context_impl.h
|
| @@ -15,7 +15,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "content/public/browser/indexed_db_context.h"
|
| #include "googleurl/src/gurl.h"
|
| -#include "webkit/quota/quota_types.h"
|
| +#include "webkit/common/quota/quota_types.h"
|
|
|
| class GURL;
|
|
|
|
|