Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(454)

Unified Diff: ios/web/public/web_capabilities.h

Issue 2596653003: [ios] Removed CookieStoreIOS::SetCookiePolicy. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ios/net/cookies/cookie_store_ios_unittest.mm ('k') | ios/web/public/web_capabilities.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/public/web_capabilities.h
diff --git a/ios/web/public/web_capabilities.h b/ios/web/public/web_capabilities.h
index 94b48c6462bee719d50bf2b7b58f4ae33090ff5f..2eeeb987bfef574030a210d5fb8e1c48d678499b 100644
--- a/ios/web/public/web_capabilities.h
+++ b/ios/web/public/web_capabilities.h
@@ -7,10 +7,6 @@
namespace web {
-// Returns true if fine control of "Accept Cookie" policy is supported
-// by //web.
-bool IsAcceptCookieControlSupported();
-
// Returns true if auto-detection of page encoding is supported by //web.
bool IsAutoDetectEncodingSupported();
« no previous file with comments | « ios/net/cookies/cookie_store_ios_unittest.mm ('k') | ios/web/public/web_capabilities.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698