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 c994378f797ed331f71582214910f5038ab0cfd0..af3e98f62cb3dce761cc7aac925b6e424b6867b1 100644 |
--- a/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.h |
+++ b/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.h |
@@ -129,8 +129,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; |