Chromium Code Reviews| Index: content/content_common.gypi |
| =================================================================== |
| --- content/content_common.gypi (revision 215626) |
| +++ content/content_common.gypi (working copy) |
| @@ -551,7 +551,7 @@ |
| { |
| 'action_name': 'extract_xinput', |
| 'variables': { |
| - 'input': 'APR2007_xinput_x86.cab', |
| + 'input': 'APR2007_xinput_<(winsdk_arch).cab', |
| 'output': 'xinput1_3.dll', |
| }, |
| 'inputs': [ |