summaryrefslogtreecommitdiffstats
path: root/chrome/installer/installer.gyp
diff options
context:
space:
mode:
authormmoss@chromium.org <mmoss@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-02 16:42:35 +0000
committermmoss@chromium.org <mmoss@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-02 16:42:35 +0000
commita861a9664fa914d1510223a8436f5ff85c2017f8 (patch)
treea407bbc5ca12dbdc9f0e10e16469e2a6ed31df64 /chrome/installer/installer.gyp
parent030589283e5e2eb96471204abf643bc0acb33777 (diff)
downloadchromium_src-a861a9664fa914d1510223a8436f5ff85c2017f8.zip
chromium_src-a861a9664fa914d1510223a8436f5ff85c2017f8.tar.gz
chromium_src-a861a9664fa914d1510223a8436f5ff85c2017f8.tar.bz2
Remove reference to obsolete themes/default.pak (removed in r30644)
Review URL: http://codereview.chromium.org/341066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30704 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/installer/installer.gyp')
-rw-r--r--chrome/installer/installer.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/installer/installer.gyp b/chrome/installer/installer.gyp
index 3e79720..2dec27c 100644
--- a/chrome/installer/installer.gyp
+++ b/chrome/installer/installer.gyp
@@ -487,7 +487,6 @@
'<(PRODUCT_DIR)/libffmpegsumo.so',
'<(PRODUCT_DIR)/xdg-settings',
'<(PRODUCT_DIR)/locales/en-US.pak',
- '<(PRODUCT_DIR)/themes/default.pak',
],
'flock_bash': ['flock', '--', '/tmp/linux_package_lock', 'bash'],
'deb_build': '<(PRODUCT_DIR)/installer/debian/build.sh',