| Index: chrome/browser/ui/webui/help/version_updater_mac.h
|
| diff --git a/chrome/browser/ui/webui/help/version_updater_mac.h b/chrome/browser/ui/webui/help/version_updater_mac.h
|
| index 7b46b1e9c1bed618c592722d42e068ed0139eaf1..ab08e17ac3d059a2a2235813dc7f99462acdd362 100644
|
| --- a/chrome/browser/ui/webui/help/version_updater_mac.h
|
| +++ b/chrome/browser/ui/webui/help/version_updater_mac.h
|
| @@ -22,7 +22,6 @@ class VersionUpdaterMac : public VersionUpdater {
|
| void CheckForUpdate(const StatusCallback& status_callback,
|
| const PromoteCallback& promote_callback) override;
|
| void PromoteUpdater() const override;
|
| - void RelaunchBrowser() const override;
|
|
|
| // Process status updates received from Keystone. The dictionary will contain
|
| // an AutoupdateStatus value as an intValue at key kAutoupdateStatusStatus. If
|
|
|