Switching in new gyp version (which changes 'none' back to how it was before).

Updating installer_util_strings to use dummy_executable.

BUG=None
TEST=None

Review URL: http://codereview.chromium.org/155371

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20408 0039d316-1c4b-4281-b951-d872f2087c98
Esse commit está contido em:
bradnelson@chromium.org
2009-07-10 20:37:47 +00:00
commit eb10a660d4
4 arquivos alterados com 4 adições e 16 exclusões
+1 -1
Ver Arquivo
@@ -29,7 +29,7 @@ deps = {
# TODO(mark): Remove once this has moved into depot_tools.
"src/tools/gyp":
"http://gyp.googlecode.com/svn/trunk@544",
"http://gyp.googlecode.com/svn/trunk@545",
"src/v8":
"http://v8.googlecode.com/svn/trunk@2412",
+1 -1
Ver Arquivo
@@ -276,7 +276,7 @@
},
{
'target_name': 'installer_util_strings',
'type': 'none',
'type': 'dummy_executable',
'msvs_guid': '0026A376-C4F1-4575-A1BA-578C69F07013',
'actions': [
{
+1 -7
Ver Arquivo
@@ -9,6 +9,7 @@
'targets': [
{
'target_name': 'google_update',
'type': 'none',
'msvs_guid': '4052059A-D72B-4183-B5C2-9D1B099E9E35',
'sources': [
'google_update_idl.idl',
@@ -21,13 +22,6 @@
'<(INTERMEDIATE_DIR)/../google_update',
],
},
'conditions': [
['OS=="win"', {
'type': 'utility',
},{
'type': 'none',
}],
],
},
],
}
+1 -7
Ver Arquivo
@@ -75,13 +75,7 @@
},
{
'target_name': 'libcmt',
'conditions': [
['OS=="win"', {
'type': 'utility',
},{
'type': 'none',
}],
],
'type': 'none',
'actions': [
{
'action_name': 'libcmt',