Chromium Code Reviews| 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 4335b21fce1a04314e178e424ce662d304d55863..a939f0a1127e8fb1b3953644f7d8564ca1f17e42 100644 |
| --- a/ios/web/public/web_state/ui/crw_web_delegate.h |
| +++ b/ios/web/public/web_state/ui/crw_web_delegate.h |
| @@ -18,7 +18,6 @@ |
| #include "ui/base/page_transition_types.h" |
| class GURL; |
| -@class CRWSessionEntry; |
| @class CRWWebController; |
| // Methods implemented by the delegate of the CRWWebController. |