Chromium Code Reviews| Index: chrome/browser/browser.h |
| =================================================================== |
| --- chrome/browser/browser.h (revision 48146) |
| +++ chrome/browser/browser.h (working copy) |
| @@ -532,6 +532,7 @@ |
| void OpenSyncMyBookmarksDialog(); |
| void OpenImportSettingsDialog(); |
| void OpenAboutChromeDialog(); |
| + void OpenUpdateChromeDialog(); |
| void OpenHelpTab(); |
| // Used by the "Get themes" link in the options dialog. |
| void OpenThemeGalleryTabAndActivate(); |