| 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();
|
|
|
|
|