Chromium Code Reviews| Index: test/same-source-file-name/src/double-static.gyp |
| diff --git a/test/same-source-file-name/src/double-static.gyp b/test/same-source-file-name/src/double-static.gyp |
| index 3da1242381ae98d7fb0519f9d704ab67fa9a7c0d..e49c0e1251020ce8c1a5e75cb468c1133af92ecf 100644 |
| --- a/test/same-source-file-name/src/double-static.gyp |
| +++ b/test/same-source-file-name/src/double-static.gyp |
| @@ -6,6 +6,7 @@ |
| 'targets': [ |
| { |
| 'target_name': 'lib', |
| + 'product_name': 'test_static_lib', |
| 'type': 'static_library', |
| 'sources': [ |
| 'prog1.c', |