| Index: content/public/browser/web_contents_delegate.h
|
| diff --git a/content/public/browser/web_contents_delegate.h b/content/public/browser/web_contents_delegate.h
|
| index 457b3c0595076b328181605c646afb07023d34c8..2cfcdf7fe644d637e1d920335d9266cb00491b46 100644
|
| --- a/content/public/browser/web_contents_delegate.h
|
| +++ b/content/public/browser/web_contents_delegate.h
|
| @@ -144,7 +144,6 @@ class CONTENT_EXPORT WebContentsDelegate {
|
|
|
| // Notification that the target URL has changed.
|
| virtual void UpdateTargetURL(WebContents* source,
|
| - int32 page_id,
|
| const GURL& url) {}
|
|
|
| // Notification that there was a mouse event, along with the absolute
|
|
|