| Index: chrome/browser/history/history_tab_helper.h
|
| diff --git a/chrome/browser/history/history_tab_helper.h b/chrome/browser/history/history_tab_helper.h
|
| index 9f576d3473ee4180454973ede954fcd96fe302e1..4d0961dcb3dd946160de455b64f01a56392388b3 100644
|
| --- a/chrome/browser/history/history_tab_helper.h
|
| +++ b/chrome/browser/history/history_tab_helper.h
|
| @@ -36,6 +36,7 @@ class HistoryTabHelper : public content::WebContentsObserver,
|
| const GURL& virtual_url,
|
| base::Time timestamp,
|
| bool did_replace_entry,
|
| + int nav_entry_id,
|
| const content::FrameNavigateParams& params);
|
|
|
| private:
|
|
|