Index: chrome/browser/apps/shortcut_manager.h |
diff --git a/chrome/browser/apps/shortcut_manager.h b/chrome/browser/apps/shortcut_manager.h |
index fb662d39ebc0dc69c8d4ad427ab21e395ce2c665..a6dcde918e69fa79a408cd6dafd74c980f2eca81 100644 |
--- a/chrome/browser/apps/shortcut_manager.h |
+++ b/chrome/browser/apps/shortcut_manager.h |
@@ -42,7 +42,6 @@ class AppShortcutManager : public KeyedService, |
void OnExtensionWillBeInstalled(content::BrowserContext* browser_context, |
const extensions::Extension* extension, |
bool is_update, |
- bool from_ephemeral, |
const std::string& old_name) override; |
void OnExtensionUninstalled(content::BrowserContext* browser_context, |
const extensions::Extension* extension, |