Chromium Code Reviews| Index: net/cookies/cookie_store.h |
| diff --git a/net/cookies/cookie_store.h b/net/cookies/cookie_store.h |
| index 32bb1350fdf867c2fefc6b498e7a805e56958cef..2ca3f885813eaa2271a760ba2e6cec6f2b82eb3e 100644 |
| --- a/net/cookies/cookie_store.h |
| +++ b/net/cookies/cookie_store.h |
| @@ -116,7 +116,6 @@ class NET_EXPORT CookieStore { |
| bool secure, |
| bool http_only, |
| CookieSameSite same_site, |
| - bool enforce_strict_secure, |
| CookiePriority priority, |
| const SetCookiesCallback& callback) = 0; |