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