Files
brave-core/patches/net-cookies-cookie_deletion_info.h.patch
T

13 lines
579 B
Diff

diff --git a/net/cookies/cookie_deletion_info.h b/net/cookies/cookie_deletion_info.h
index 24244583ef79c5fc473467e15ef168243a82b9f8..44ac8eec89ecf71a32ce7e55da7833d774b64aa9 100644
--- a/net/cookies/cookie_deletion_info.h
+++ b/net/cookies/cookie_deletion_info.h
@@ -151,6 +151,7 @@ struct NET_EXPORT CookieDeletionInfo {
// If true, third-party cookie blocking applies to the context that triggered
// the deletion. In this case, we should only delete partitioned cookies.
bool partitioned_state_only = false;
+ BRAVE_COOKIE_DELETION_INFO_H
};
} // namespace net