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