Index: chrome/browser/web_applications/web_app_android.cc |
diff --git a/chrome/browser/web_applications/web_app_android.cc b/chrome/browser/web_applications/web_app_android.cc |
index b8165f7187d015df9e91dd75578b93624eaf791f..ece27a1cfe4de079c31b0036a37d5dcbd33d22fb 100644 |
--- a/chrome/browser/web_applications/web_app_android.cc |
+++ b/chrome/browser/web_applications/web_app_android.cc |
@@ -20,6 +20,7 @@ void DeletePlatformShortcuts( |
void UpdatePlatformShortcuts( |
const base::FilePath& web_app_path, |
+ const string16& old_app_title, |
const ShellIntegration::ShortcutInfo& shortcut_info) {} |
} // namespace internals |