| Index: content/browser/storage_partition_impl.h
|
| diff --git a/content/browser/storage_partition_impl.h b/content/browser/storage_partition_impl.h
|
| index fa6904df5958ec84aa1817c95b666eca04623151..de27bc8991e0205a642ff4781e0b17a9b604add9 100644
|
| --- a/content/browser/storage_partition_impl.h
|
| +++ b/content/browser/storage_partition_impl.h
|
| @@ -67,7 +67,6 @@ class StoragePartitionImpl : public StoragePartition,
|
| // StoragePartitionService interface.
|
| void OpenLocalStorage(
|
| const mojo::String& origin,
|
| - LevelDBObserverPtr observer,
|
| mojo::InterfaceRequest<LevelDBWrapper> request) override;
|
|
|
| void ClearDataForOrigin(uint32_t remove_mask,
|
|
|