Index: build/copy_test_data_ios.gypi |
diff --git a/build/copy_test_data_ios.gypi b/build/copy_test_data_ios.gypi |
index 150df6e1d7b2ab68de29b8d61ff0d7d14c081122..56a222f9f84375b957ea6d170cf8e6c3ce3954a2 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)', |
], |
} |