diff options
author | mdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-21 23:51:49 +0000 |
---|---|---|
committer | mdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-21 23:51:49 +0000 |
commit | 65791da398b5448345e638c494bd8c0c9de510bf (patch) | |
tree | 61b44f17cf6b0423093cbcc9f08c972f6870d841 /chrome/installer/installer.gyp | |
parent | 0da61098ffc3f51ea1f23d07f4229c53f616635d (diff) | |
download | chromium_src-65791da398b5448345e638c494bd8c0c9de510bf.zip chromium_src-65791da398b5448345e638c494bd8c0c9de510bf.tar.gz chromium_src-65791da398b5448345e638c494bd8c0c9de510bf.tar.bz2 |
Linux packaging updates.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/155828
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21237 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/installer/installer.gyp')
-rw-r--r-- | chrome/installer/installer.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/installer/installer.gyp b/chrome/installer/installer.gyp index 588bfc6..b4ce99b 100644 --- a/chrome/installer/installer.gyp +++ b/chrome/installer/installer.gyp @@ -54,7 +54,7 @@ 'linux/internal/common/apt.include', 'linux/internal/common/desktop.template', 'linux/internal/common/default-app.template', - 'linux/internal/common/default-app-patch.template', + 'linux/internal/common/default-app-block.template', 'linux/internal/common/google-chrome/google-chrome.info', 'linux/internal/common/installer.include', 'linux/internal/common/postinst.include', |