| Index: chrome/browser/tab_contents/tab_contents.h
|
| ===================================================================
|
| --- chrome/browser/tab_contents/tab_contents.h (revision 41858)
|
| +++ chrome/browser/tab_contents/tab_contents.h (working copy)
|
| @@ -796,8 +796,6 @@
|
| int active_match_ordinal,
|
| bool final_update);
|
| virtual void GoToEntryAtOffset(int offset);
|
| - virtual void GetHistoryListCount(int* back_list_count,
|
| - int* forward_list_count);
|
| virtual void OnMissingPluginStatus(int status);
|
| virtual void OnCrashedPlugin(const FilePath& plugin_path);
|
| virtual void OnCrashedWorker();
|
|
|