Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / extensions / install_observer.h
index 0886cc3..faecf14 100644 (file)
@@ -62,7 +62,6 @@ class InstallObserver {
   // Called when an extension or an app is installed to the app list. These are
   // simply forwarded from the chrome::NOTIFICATIONs.
   virtual void OnDisabledExtensionUpdated(const Extension* extension) {}
-  virtual void OnAppInstalledToAppList(const std::string& extension_id) {}
 
   // Called when the app list is reordered.
   virtual void OnAppsReordered() {}