| Index: content/browser/storage_partition_impl.h
|
| diff --git a/content/browser/storage_partition_impl.h b/content/browser/storage_partition_impl.h
|
| index 0e70993d3805f3f4a68612d2f8abe4d8bd600e5b..a71aff78f96cfd9fb831612a15081e23a522e7dd 100644
|
| --- a/content/browser/storage_partition_impl.h
|
| +++ b/content/browser/storage_partition_impl.h
|
| @@ -35,6 +35,7 @@
|
| #include "content/public/browser/storage_partition.h"
|
| #include "mojo/public/cpp/bindings/binding_set.h"
|
| #include "net/cookies/cookie_store.h"
|
| +#include "storage/browser/blob/blob_registry_impl.h"
|
| #include "storage/browser/quota/special_storage_policy.h"
|
|
|
| namespace content {
|
|
|