| 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 49165ee4bc52fa0822102e7342c79b596a3da2cb..98500b5768fc864bcd3655c0b81e3ac13aa9fcda 100644
|
| --- a/ios/web/web_state/ui/crw_web_controller.h
|
| +++ b/ios/web/web_state/ui/crw_web_controller.h
|
| @@ -289,7 +289,6 @@ class WebStateImpl;
|
| - (NSUInteger)observerCount;
|
| - (void)setURLOnStartLoading:(const GURL&)url;
|
| - (void)simulateLoadRequestWithURL:(const GURL&)URL;
|
| -- (NSString*)externalRequestWindowName;
|
|
|
| // Returns the header height.
|
| - (CGFloat)headerHeight;
|
|
|