Index: chrome/browser/web_applications/web_app_linux.cc |
diff --git a/chrome/browser/web_applications/web_app_linux.cc b/chrome/browser/web_applications/web_app_linux.cc |
index 445c92190ad1e5ef128e652de4166fcfd41237ed..f3139baa66df3eb151dfa0d291730981ca9f6af2 100644 |
--- a/chrome/browser/web_applications/web_app_linux.cc |
+++ b/chrome/browser/web_applications/web_app_linux.cc |
@@ -31,6 +31,7 @@ void DeletePlatformShortcuts( |
void UpdatePlatformShortcuts( |
const base::FilePath& web_app_path, |
+ const string16& /*old_app_title*/, |
const ShellIntegration::ShortcutInfo& shortcut_info) { |
DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::FILE)); |