| Index: ios/web/web_state/ui/crw_web_controller.h
|
| diff --git a/ios/web/web_state/ui/crw_web_controller.h b/ios/web/web_state/ui/crw_web_controller.h
|
| index 384160b94c4661947b46f278286f8008e6446f26..a320b4577f193d6e2a596a3d038fa892fd46dae8 100644
|
| --- a/ios/web/web_state/ui/crw_web_controller.h
|
| +++ b/ios/web/web_state/ui/crw_web_controller.h
|
| @@ -57,7 +57,6 @@ class WebStateImpl;
|
| // This is an abstract class which must not be instantiated directly.
|
| // TODO(stuartmorgan): Move all of the navigation APIs out of this class.
|
| @interface CRWWebController : NSObject<CRWJSInjectionEvaluator,
|
| - CRWRequestTrackerDelegate,
|
| CRWTouchTrackingDelegate,
|
| UIGestureRecognizerDelegate>
|
|
|
|
|