| Index: chrome/browser/storage/durable_storage_permission_context_factory.h
|
| diff --git a/chrome/browser/storage/durable_storage_permission_context_factory.h b/chrome/browser/storage/durable_storage_permission_context_factory.h
|
| index 63f1a04f07f04b1e4175422e977b02377a12d6c1..2440ffbb638dc4e4bc4216935a734e0a51bcbe27 100644
|
| --- a/chrome/browser/storage/durable_storage_permission_context_factory.h
|
| +++ b/chrome/browser/storage/durable_storage_permission_context_factory.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_STORAGE_DURABLE_STORAGE_PERMISSION_CONTEXT_FACTORY_H_
|
| #define CHROME_BROWSER_STORAGE_DURABLE_STORAGE_PERMISSION_CONTEXT_FACTORY_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| #include "chrome/browser/permissions/permission_context_factory_base.h"
|
|
|
|
|