Chromium Code Reviews| Index: chrome/browser/sidebar/sidebar_container.h |
| =================================================================== |
| --- chrome/browser/sidebar/sidebar_container.h (revision 57122) |
| +++ chrome/browser/sidebar/sidebar_container.h (working copy) |
| @@ -45,9 +45,6 @@ |
| // Does all the necessary cleanup. |
| void SidebarClosing(); |
| - // Returns id of the tab this sidebar is linked to. |
| - int GetTabId() const; |
| - |
| // Returns sidebar's content id. |
| const std::string& content_id() const { return content_id_; } |