summaryrefslogtreecommitdiffstats
path: root/build/copy_test_data_ios.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'build/copy_test_data_ios.gypi')
-rw-r--r--build/copy_test_data_ios.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/copy_test_data_ios.gypi b/build/copy_test_data_ios.gypi
index 150df6e..56a222f 100644
--- a/build/copy_test_data_ios.gypi
+++ b/build/copy_test_data_ios.gypi
@@ -43,6 +43,6 @@
'python',
'<(DEPTH)/build/copy_test_data_ios.py',
'-o', '<(PRODUCT_DIR)/<(_target_name).app/<(test_data_prefix)',
- '<(_inputs)',
+ '<@(_inputs)',
],
}