| Index: chrome/browser/ui/webui/help/version_updater_win.h
|
| diff --git a/chrome/browser/ui/webui/help/version_updater_win.h b/chrome/browser/ui/webui/help/version_updater_win.h
|
| index 5822f2c6f6827113872e705e3cf224e5f2b817f2..eab092d1002cef9e8c3f1e7662567546ef3314c4 100644
|
| --- a/chrome/browser/ui/webui/help/version_updater_win.h
|
| +++ b/chrome/browser/ui/webui/help/version_updater_win.h
|
| @@ -27,7 +27,6 @@ class VersionUpdaterWin : public VersionUpdater,
|
| // VersionUpdater:
|
| void CheckForUpdate(const StatusCallback& callback,
|
| const PromoteCallback&) override;
|
| - void RelaunchBrowser() const override;
|
|
|
| // UpdateCheckDelegate:
|
| void OnUpdateCheckComplete(const base::string16& new_version) override;
|
|
|