| Index: content/browser/storage_partition_impl.h
|
| diff --git a/content/browser/storage_partition_impl.h b/content/browser/storage_partition_impl.h
|
| index 9a50b97486e9714de2163095f5bf4ce62b888baa..c5798a2f7dbb3c476e1ebf864a883a4e9f33de52 100644
|
| --- a/content/browser/storage_partition_impl.h
|
| +++ b/content/browser/storage_partition_impl.h
|
| @@ -30,9 +30,9 @@
|
| #include "content/browser/service_worker/service_worker_context_wrapper.h"
|
| #include "content/browser/url_loader_factory_getter.h"
|
| #include "content/common/content_export.h"
|
| -#include "content/common/network_service.mojom.h"
|
| #include "content/common/storage_partition_service.mojom.h"
|
| #include "content/public/browser/storage_partition.h"
|
| +#include "content/public/common/network_service.mojom.h"
|
| #include "mojo/public/cpp/bindings/binding_set.h"
|
| #include "net/cookies/cookie_store.h"
|
| #include "storage/browser/quota/special_storage_policy.h"
|
|
|