Index: ios/web/public/web_state/ui/crw_web_delegate.h |
diff --git a/ios/web/public/web_state/ui/crw_web_delegate.h b/ios/web/public/web_state/ui/crw_web_delegate.h |
index 753b8dd7624f267012fab054619589ed0d65df19..d249a38c071f5ee1585e821a2e9dc19488fbc9cd 100644 |
--- a/ios/web/public/web_state/ui/crw_web_delegate.h |
+++ b/ios/web/public/web_state/ui/crw_web_delegate.h |
@@ -174,7 +174,6 @@ typedef void (^SSLErrorCallback)(BOOL); |
- (void)webDidPrepareForGoBack; |
// --------------------------------------------------------------------- |
- |
@optional |
// Called to ask CRWWebDelegate if |CRWWebController| should open the given URL. |