diff options
author | mmoss@chromium.org <mmoss@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-20 22:00:09 +0000 |
---|---|---|
committer | mmoss@chromium.org <mmoss@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-20 22:00:09 +0000 |
commit | 4e2a14412a93d7ce4f07173b61f9d9c330fd84d4 (patch) | |
tree | 791e4c62b63a86bbc9c83a2194ebb8c726f3b4ee /chrome/tools | |
parent | 8213e49dc18b421ddad32ed7c6cf0dbf46fdec09 (diff) | |
download | chromium_src-4e2a14412a93d7ce4f07173b61f9d9c330fd84d4.zip chromium_src-4e2a14412a93d7ce4f07173b61f9d9c330fd84d4.tar.gz chromium_src-4e2a14412a93d7ce4f07173b61f9d9c330fd84d4.tar.bz2 |
Use common naming for the Linux man page.
This makes the man page consistent with other outputs, like 'chrome' and 'chrome.pak', which simplifies some package building logic and keeps all file renaming in one place.
Review URL: http://codereview.chromium.org/420008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32684 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/tools')
-rw-r--r-- | chrome/tools/build/linux/FILES | 2 | ||||
-rw-r--r-- | chrome/tools/build/linux/FILES.official | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chrome/tools/build/linux/FILES b/chrome/tools/build/linux/FILES index b925ed7..d1cb267 100644 --- a/chrome/tools/build/linux/FILES +++ b/chrome/tools/build/linux/FILES @@ -2,7 +2,7 @@ chrome chrome-wrapper chrome.pak chrome_sandbox -chromium-browser.1 +chrome.1 libffmpegsumo.so locales product_logo_48.png diff --git a/chrome/tools/build/linux/FILES.official b/chrome/tools/build/linux/FILES.official index 2365e75..85ab6dc 100644 --- a/chrome/tools/build/linux/FILES.official +++ b/chrome/tools/build/linux/FILES.official @@ -2,7 +2,7 @@ chrome chrome-wrapper chrome.pak chrome_sandbox -google-chrome.1 +chrome.1 installer libffmpegsumo.so locales |