summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/policy_templates.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/policy_templates.gypi')
-rw-r--r--chromium/chrome/policy_templates.gypi5
1 files changed, 2 insertions, 3 deletions
diff --git a/chromium/chrome/policy_templates.gypi b/chromium/chrome/policy_templates.gypi
index adf33de03bf..3747f2354ce 100644
--- a/chromium/chrome/policy_templates.gypi
+++ b/chromium/chrome/policy_templates.gypi
@@ -27,11 +27,11 @@
'<(version_path)',
],
'action': [
- 'cp',
+ 'python',
+ '../build/cp.py',
'<@(_inputs)',
'<@(_outputs)',
],
- 'msvs_cygwin_shell': 1,
},
{
# Add all the templates generated at the previous step into
@@ -80,7 +80,6 @@
'<@(grit_defines)',
],
'message': 'Packing generated templates into <(_outputs)',
- 'msvs_cygwin_shell': 1,
},
],
}],