| Index: webkit/glue/webframeloaderclient_impl.h
|
| ===================================================================
|
| --- webkit/glue/webframeloaderclient_impl.h (revision 25715)
|
| +++ webkit/glue/webframeloaderclient_impl.h (working copy)
|
| @@ -208,10 +208,6 @@
|
| const WebCore::NavigationAction& action,
|
| WebKit::WebNavigationPolicy* policy);
|
|
|
| - // Returns NavigationGestureAuto if the last load was not user initiated,
|
| - // otherwise returns NavigationGestureUnknown.
|
| - NavigationGesture NavigationGestureForLastLoad();
|
| -
|
| // Called when a dummy back-forward navigation is intercepted.
|
| void HandleBackForwardNavigation(const GURL&);
|
|
|
|
|