summaryrefslogtreecommitdiffstats
path: root/chrome/installer/mini_installer_syzygy.gyp
diff options
context:
space:
mode:
authorsebmarchand <sebmarchand@chromium.org>2015-05-08 07:53:55 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-08 14:55:22 +0000
commitb17830efb1f5230b5a754e1289308e43a97b09da (patch)
tree7546dbc5b251e5014142b1148bf69b272428bd6e /chrome/installer/mini_installer_syzygy.gyp
parent35fdb39ad06a9ab1e38fb090a07d2fa105377896 (diff)
downloadchromium_src-b17830efb1f5230b5a754e1289308e43a97b09da.zip
chromium_src-b17830efb1f5230b5a754e1289308e43a97b09da.tar.gz
chromium_src-b17830efb1f5230b5a754e1289308e43a97b09da.tar.bz2
Revert of Remove duplication in mini_installer.gyp/.gypi (patchset #4 id:60001 of https://codereview.chromium.org/1080313003/)
Reason for revert: It seems like it's breaking the official build: WARNING: File not found: mini_installer_exe_version.rc Original issue's description: > Remove duplication in mini_installer.gyp/.gypi > > BUG=470889 > > Committed: https://crrev.com/77592558a510ee237f3308f987eca62903a4698a > Cr-Commit-Position: refs/heads/master@{#328811} TBR=siggi@chromium.org,grt@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=470889 Review URL: https://codereview.chromium.org/1130883006 Cr-Commit-Position: refs/heads/master@{#328954}
Diffstat (limited to 'chrome/installer/mini_installer_syzygy.gyp')
-rw-r--r--chrome/installer/mini_installer_syzygy.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/installer/mini_installer_syzygy.gyp b/chrome/installer/mini_installer_syzygy.gyp
index bfa3a37..db7f5c8 100644
--- a/chrome/installer/mini_installer_syzygy.gyp
+++ b/chrome/installer/mini_installer_syzygy.gyp
@@ -21,7 +21,9 @@
'targets': [
{
'target_name': 'mini_installer_syzygy',
+ 'type': 'executable',
'product_name': 'mini_installer',
+
'variables': {
'chrome_dll_project': [
'../chrome_syzygy.gyp:chrome_dll_syzygy',