summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-20 17:52:45 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-20 17:52:45 +0000
commitb872739b2a07c95ba79cc157edd7d76f096d6f92 (patch)
treee0f1ab0850c4653d21f179f4ff94c7172d3cdebc
parent481f33edad1063047b34c20cc6c2ca6f3ee8bdec (diff)
downloadchromium_src-b872739b2a07c95ba79cc157edd7d76f096d6f92.zip
chromium_src-b872739b2a07c95ba79cc157edd7d76f096d6f92.tar.gz
chromium_src-b872739b2a07c95ba79cc157edd7d76f096d6f92.tar.bz2
Convert mini_installer.exe to gyp.
BUG=none TEST=none Review URL: http://codereview.chromium.org/141024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18893 0039d316-1c4b-4281-b951-d872f2087c98
-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 5820abd..9ec4111 100644
--- a/chrome/installer/installer.gyp
+++ b/chrome/installer/installer.gyp
@@ -315,7 +315,6 @@
'target_name': 'mini_installer',
'type': 'executable',
'msvs_guid': '24A5AC7C-280B-4899-9153-6BA570A081E7',
- 'msvs_existing_vcproj': 'mini_installer/mini_installer.vcproj',
'dependencies': [
'../chrome.gyp:chrome',
'../chrome.gyp:chrome_dll',