| Index: chrome/app/chrome_version_info_posix.h.version
|
| ===================================================================
|
| --- chrome/app/chrome_version_info_posix.h.version (revision 53088)
|
| +++ chrome/app/chrome_version_info_posix.h.version (working copy)
|
| @@ -1,26 +0,0 @@
|
| -// Copyright (c) 2010 The Chromium Authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| -#ifndef CHROME_APP_CHROME_VERSION_INFO_POSIX_H_
|
| -#define CHROME_APP_CHROME_VERSION_INFO_POSIX_H_
|
| -
|
| -#define COMPANY_NAME L"@COMPANY_FULLNAME@"
|
| -#define FILE_DESCRIPTION L"@PRODUCT_FULLNAME@"
|
| -#define FILE_VERSION L"@MAJOR@.@MINOR@.@BUILD@.@PATCH@"
|
| -#define LEGAL_COPYRIGHT L"@COPYRIGHT@"
|
| -#define PRODUCT_NAME L"@PRODUCT_FULLNAME@"
|
| -#define PRODUCT_VERSION L"@MAJOR@.@MINOR@.@BUILD@.@PATCH@"
|
| -#define COMPANY_SHORT_NAME L"@COMPANY_SHORTNAME@"
|
| -#define PRODUCT_SHORT_NAME L"@PRODUCT_SHORTNAME@"
|
| -#define LAST_CHANGE L"@LASTCHANGE@"
|
| -#define OFFICIAL_BUILD @OFFICIAL_BUILD@
|
| -// TODO(mmoss) Do these have values for Linux?
|
| -#define INTERNAL_NAME L""
|
| -#define ORIGINAL_FILENAME L""
|
| -#define PRIVATE_BUILD L""
|
| -#define SPECIAL_BUILD L""
|
| -#define COMMENTS L""
|
| -#define LEGAL_TRADEMARKS L""
|
| -
|
| -#endif // CHROME_APP_CHROME_VERSION_INFO_POSIX_H_
|
|
|