Chromium Code Reviews| Index: chrome/browser/browser.h |
| =================================================================== |
| --- chrome/browser/browser.h (revision 65039) |
| +++ chrome/browser/browser.h (working copy) |
| @@ -510,6 +510,7 @@ |
| void ShowHistoryTab(); |
| void ShowDownloadsTab(); |
| void ShowExtensionsTab(); |
| + void ShowAboutConflictsTab(); |
| void ShowBrokenPageTab(TabContents* contents); |
| void ShowOptionsTab(const std::string& sub_page); |
| void OpenClearBrowsingDataDialog(); |