chore: clean up forward declarations (#29904)
This commit is contained in:
parent
1f8a46c9c6
commit
f6531166ae
78 changed files with 133 additions and 109 deletions
|
@ -6,7 +6,10 @@
|
|||
#define SHELL_BROWSER_ELECTRON_QUOTA_PERMISSION_CONTEXT_H_
|
||||
|
||||
#include "content/public/browser/quota_permission_context.h"
|
||||
#include "content/public/common/storage_quota_params.h"
|
||||
|
||||
namespace content {
|
||||
struct StorageQuotaParams;
|
||||
}
|
||||
|
||||
namespace electron {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue