| Index: chrome/browser/ui/ash/launcher/chrome_launcher_controller.h
|
| diff --git a/chrome/browser/ui/ash/launcher/chrome_launcher_controller.h b/chrome/browser/ui/ash/launcher/chrome_launcher_controller.h
|
| index b01a656857b224e642493e38686bf83a5962ad43..352100629fb8c7d0c0246432ddadb0546689eedb 100644
|
| --- a/chrome/browser/ui/ash/launcher/chrome_launcher_controller.h
|
| +++ b/chrome/browser/ui/ash/launcher/chrome_launcher_controller.h
|
| @@ -267,8 +267,6 @@ class ChromeLauncherController
|
| // LauncherAppUpdater::Delegate:
|
| void OnAppInstalled(content::BrowserContext* browser_context,
|
| const std::string& app_id) override;
|
| - void OnAppUpdated(content::BrowserContext* browser_context,
|
| - const std::string& app_id) override;
|
| void OnAppUninstalledPrepared(content::BrowserContext* browser_context,
|
| const std::string& app_id) override;
|
|
|
|
|