| Index: content/common/storage_partition_service.mojom
|
| diff --git a/content/common/storage_partition_service.mojom b/content/common/storage_partition_service.mojom
|
| index 3338658618d4b84efedab7e7c4b1ee2687e3075c..5aca10a86e5270be0e0166c98e65cd110aec89ae 100644
|
| --- a/content/common/storage_partition_service.mojom
|
| +++ b/content/common/storage_partition_service.mojom
|
| @@ -10,6 +10,5 @@ import "url/mojo/origin.mojom";
|
| // Returns services related to the current storage partition.
|
| interface StoragePartitionService {
|
| OpenLocalStorage(url.mojom.Origin origin,
|
| - LevelDBObserver observer,
|
| LevelDBWrapper& database);
|
| };
|
|
|