| Index: chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.h
|
| diff --git a/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.h b/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.h
|
| index e9a67927248383a783afe11e3ed886aa01f0e50a..fcba57af35d4bb4aa8f48c503ee0bee8ddb27965 100644
|
| --- a/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.h
|
| +++ b/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.h
|
| @@ -136,8 +136,6 @@ class ChromeLauncherControllerImpl
|
| // 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;
|
|
|
|
|