| Index: chrome/browser/shell_integration_linux.h
|
| diff --git a/chrome/browser/shell_integration_linux.h b/chrome/browser/shell_integration_linux.h
|
| index 6918910b429730c4d2cc83d9c5db9a2561114601..e1c9fbada708fcb08e11b8e72e1b81c0feb4cd70 100644
|
| --- a/chrome/browser/shell_integration_linux.h
|
| +++ b/chrome/browser/shell_integration_linux.h
|
| @@ -39,7 +39,6 @@ std::string GetDesktopFileContents(const std::string& template_contents,
|
| const std::string& app_name,
|
| const GURL& url,
|
| const std::string& extension_id,
|
| - const bool is_platform_app,
|
| const FilePath& extension_path,
|
| const string16& title,
|
| const std::string& icon_name,
|
|
|