Skip to content

Commit

Permalink
We still need the browser context forward declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilie-Lesan authored and brave-browser-releases committed Jul 29, 2024
1 parent 80768b9 commit ecff2ff
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
#include "brave/components/ephemeral_storage/ephemeral_storage_service_delegate.h"
#include "components/content_settings/core/browser/cookie_settings.h"

namespace content {
class BrowserContext;
}

class HostContentSettingsMap;

namespace ephemeral_storage {
Expand Down

0 comments on commit ecff2ff

Please sign in to comment.