Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(587)

Unified Diff: content/content_common.gypi

Issue 22262003: Fix Win64 DirectX redistributables (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/common.gypi ('k') | content/content_gpu.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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': [
« no previous file with comments | « build/common.gypi ('k') | content/content_gpu.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698