| Index: chrome/browser/storage/durable_storage_permission_context.h
|
| diff --git a/chrome/browser/storage/durable_storage_permission_context.h b/chrome/browser/storage/durable_storage_permission_context.h
|
| index 7f30302abd2dcb45a4aecc6fb7db3f93ebeb6bbc..69ffeb8c6f5dc47385e078b0ab91ccb7e43c19f0 100644
|
| --- a/chrome/browser/storage/durable_storage_permission_context.h
|
| +++ b/chrome/browser/storage/durable_storage_permission_context.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <vector>
|
|
|
| +#include "base/macros.h"
|
| #include "chrome/browser/permissions/permission_context_base.h"
|
| #include "components/bookmarks/browser/bookmark_model.h"
|
|
|
|
|