| Index: content/browser/dom_storage/dom_storage_context_wrapper.h
|
| diff --git a/content/browser/dom_storage/dom_storage_context_wrapper.h b/content/browser/dom_storage/dom_storage_context_wrapper.h
|
| index d9ea39b75dc5bac50bc2433e961ec6c5ad8c3cea..d8e30310edc2b60c2536bef7320e05fec3332342 100644
|
| --- a/content/browser/dom_storage/dom_storage_context_wrapper.h
|
| +++ b/content/browser/dom_storage/dom_storage_context_wrapper.h
|
| @@ -33,7 +33,6 @@ class SpecialStoragePolicy;
|
| namespace content {
|
|
|
| class DOMStorageContextImpl;
|
| -class LevelDBWrapperImpl;
|
|
|
| // This is owned by Storage Partition and encapsulates all its dom storage
|
| // state.
|
|
|